Options
All
  • Public
  • Public/Protected
  • All
Menu

The auth token returned by the token fetcher.

Hierarchy

  • AuthToken

Index

Properties

expiresInSeconds: number

The expiration time in seconds. A token expires in this amount of time after fetching.

token: string

The token.

Generated using TypeDoc