Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface AuthenticationSession

Hierarchy

  • AuthenticationSession

Index

Properties

accessToken

accessToken: string

account

account: { id: string; label: string }

Type declaration

  • id: string
  • label: string

id

id: string

scopes

scopes: readonly string[]