Interface RevokeTokenOptions

Hierarchy

  • RevokeTokenOptions

Properties

clientID: string

The id of the client the authorization was performed with.

clientSecret: string

The secret of the client the authorization was performed with.

token: string

The access token to revoke.