Interface BearerProfile

Hierarchy

  • BearerProfile

Properties

access_token: string
expires_in: number
profile: string
refresh_token: string
token_type: string
userId: string

Generated using TypeDoc