Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface JWTRefreshTokenRevokeEvent

Models the Refresh Token Revoke Event (and can be converted to JSON). This event might be for a single token, a user or an entire application.

author

Brian Pontarelli

Hierarchy

Index

Properties

Optional applicationId

applicationId: string

Optional applicationTimeToLiveInSeconds

applicationTimeToLiveInSeconds: Record<string, number>

Optional createInstant

createInstant: number

Optional id

id: string

Optional tenantId

tenantId: string

Optional user

user: User

Optional userId

userId: string

Generated using TypeDoc