tokenEndpoint property
The token endpoint in the OAuth provider to exchange for an access token.
Required.
Implementation
core.String? tokenEndpoint;
The token endpoint in the OAuth provider to exchange for an access token.
Required.
core.String? tokenEndpoint;