tokenEndpoint property
The token endpoint is used by the client to obtain an access token by presenting its authorization grant or refresh token.
Implementation
core.String? tokenEndpoint;
The token endpoint is used by the client to obtain an access token by presenting its authorization grant or refresh token.
core.String? tokenEndpoint;