Versions in this module Expand all Collapse all v0 v0.179.0 Sep 14, 2023 Changes in this version + type TokenRetriever interface + OnBehalfOfUser func(ctx context.Context, userID string) (string, error) + Self func(ctx context.Context) (string, error) + func New() (TokenRetriever, error)