Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AuthorizationData

The authorization data.

Hierarchy

  • AuthorizationData

Index

Properties

accessToken

accessToken: string

A valid access token.

encryptedRefreshToken

encryptedRefreshToken: string

The encrypted refresh token.

expiresAt

expiresAt: number

The date (from UTC, in milliseconds) when the given access token expires.

Generated using TypeDoc