Interface Token

Hierarchy

  • Token

Properties

Properties

aud?: string

JWT's aud claim (the client_id to which the JWT was issued).

jti: string

jti (unique ID within aud) of the blacklisted JWT.