Properties
Private accounts
accounts: Map<string, string[]> = ...
Readonly label
label: string
Readonly onDidChangeSessions
onDidChangeSessions: Event<AuthenticationProviderAuthenticationSessionsChangeEvent>
Private sessions
sessions: Map<string, string> = ...
Readonly supportsMultipleAccounts
supportsMultipleAccounts: boolean
map from account name to session ids