Versions in this module Expand all Collapse all v0 v0.94.0 Jan 17, 2024 Changes in this version + const AppClientID + const AppClientSecret + const AppPrivateKey + const AppURL + type TokenRetriever interface + OnBehalfOfUser func(ctx context.Context, userID string) (string, error) + Self func(ctx context.Context) (string, error) + func New() (TokenRetriever, error)