# Functions

NewAccessTokenInfoResponse Constructor function to initialize.
NewOauthDiscovery initializes the OauthDiscovery struct with optional configuration.
NewTokenResponseIF Constructor function to initialize TokenResponseIF.

# Variables

AccessTokenAttributeTypeMap is a static field that holds the attribute information.
TokenAttributeTypeMap is a static field that holds the attribute information for this struct.

# Structs

AccessTokenInfoResponse represents the structure of the response for an access token info.
No description provided by the author
OauthDiscovery holds instances of the API clients.
RefreshTokenInfoResponse represents the structure of the response for a refresh token info.
No description provided by the author
TokenResponseIF represents the structure of the token response information.
No description provided by the author