Interface JWT

Hierarchy

  • JWT

Properties

accessToken: string
expires: Date
refreshToken?: string
scope?: string[]
tokenType: string