tokenEndpoint property

Uri? tokenEndpoint
final

The URL of the authorization server endpoint that's used to refresh the credentials.

This may be null, indicating that the credentials can't be refreshed.

Implementation

final Uri? tokenEndpoint;