Versions in this module Expand all Collapse all v1 v1.1.4 Mar 13, 2024 v1.1.3 Feb 29, 2024 Changes in this version + const AuthorizationHeader + const DefaultTokenType + const MultiCompartmentField + const MultiTenancyField + func GetAccountID(ctx context.Context, keyfunc jwt.Keyfunc) (string, error) + func GetCompartmentID(ctx context.Context, keyfunc jwt.Keyfunc) (string, error) + func GetJWTField(ctx context.Context, tokenField string, keyfunc jwt.Keyfunc) (string, error) + func GetJWTFieldWithTokenType(ctx context.Context, tokenType, tokenField string, keyfunc jwt.Keyfunc) (string, error)