revocationEndpoint property
Uri?
get
revocationEndpoint
URL of the authorization server's OAuth 2.0 revocation endpoint.
Implementation
Uri? get revocationEndpoint => getTyped('revocation_endpoint');
URL of the authorization server's OAuth 2.0 revocation endpoint.
Uri? get revocationEndpoint => getTyped('revocation_endpoint');