tokenEndpoint property

Uri tokenEndpoint
final

A URL provided by the authorization server that this library uses to obtain long-lasting credentials.

This will usually be listed in the authorization server's OAuth2 API documentation.

Implementation

final Uri tokenEndpoint;