GetTokenOptions
An interface implemented by auth flow interfaces supporting scopes.
The name of the property used to specify the authorization URL.
The name of the property used to specify the client ID.
The name of the property used to specify the scopes required to authenticate.
The name of the property used to specify the token URL.
Gets the properties to be used for token requests.
Creates a new instance of GetTokenOptions with the specified scopes.