Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OIDCTokenResponse

Hierarchy

  • OIDCTokenResponse

Index

Properties

access_token

access_token: string

expires_in

expires_in: number

id_token

id_token: string

refresh_token

refresh_token: string

scope

scope: string

token_type

token_type: string

Generated using TypeDoc