Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface TokenResponseJson

Represents the TokenResponse as a JSON Object.

Hierarchy

  • TokenResponseJson

Index

Properties

access_token

access_token: string

Optional expires_in

expires_in: string

Optional id_token

id_token: string

Optional issued_at

issued_at: number

Optional refresh_token

refresh_token: string

Optional scope

scope: string

Optional token_type

token_type: TokenType

Generated using TypeDoc