Interface TokenResult

Hierarchy

  • TokenResult

Properties

access_token: string
expires_in: number
id_token: string
refresh_token: string
scope: string
state: string
token_type: string
user_id: number

Generated using TypeDoc