revocationEndpoint property
URL of the revocation endpoint, necessary to log out a client by invalidating its access and refresh tokens.
Implementation
Uri revocationEndpoint;
URL of the revocation endpoint, necessary to log out a client by invalidating its access and refresh tokens.
Uri revocationEndpoint;