Interface TokenRevocationTargetSpecifier

Describes which tokens should be affected by a token revocation request.

Hierarchy

  • TokenRevocationTargetSpecifier

Properties

Properties

type: string

The type of token revocation target specifier. Valid values include clientId, revocationKey and channel.

value: string

The value of the token revocation target specifier.

Generated using TypeDoc