tokenEndpoint property
URL of the token endpoint, necessary to use the authorization code grant and the refresh token grant.
Implementation
Uri tokenEndpoint;
URL of the token endpoint, necessary to use the authorization code grant and the refresh token grant.
Uri tokenEndpoint;