Arctic

OAuth2Client.revokeToken()

Revokes a token.

Definition

async function revokeToken(tokenRevocationEndpoint: string, token: string): Promise<void>;

Parameters

  • tokenRevocationEndpoint
  • token