Versions in this module Expand all Collapse all v1 v1.0.0 Jul 30, 2024 Changes in this version + type RuntimeTokenProvider interface + GetRawToken func(serviceKey string) (string, error) + func NewRuntimeTokenProvider(ctx context.Context, lc logger.LoggingClient, ...) RuntimeTokenProvider