tokenEndpoint property

String tokenEndpoint
final

The endpoint for obtaining access tokens. This is the endpoint where the client can exchange the authorization grant for an access token that can be used to access protected resources.

Implementation

final String tokenEndpoint;