tokenEndpoint property

Uri tokenEndpoint
getter/setter pair

URL of the token endpoint, necessary to use the authorization code grant and the refresh token grant.

Implementation

Uri tokenEndpoint;