tokenEndpoint property

Uri? tokenEndpoint

URL of the OP's OAuth 2.0 Token Endpoint.

Implementation

Uri? get tokenEndpoint => getTyped('token_endpoint');