revokeEndpoint constant
String
const revokeEndpoint
Revoke endpoint, to unvalidate token
Implementation
static const String revokeEndpoint = "/oauth2/revoke";
Revoke endpoint, to unvalidate token
static const String revokeEndpoint = "/oauth2/revoke";