Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
AuthenticationSession
Interface AuthenticationSession
interface
AuthenticationSession
{
accessToken
:
string
;
account
:
AuthenticationSessionAccountInformation
;
id
:
string
;
scopes
:
readonly
string
[]
;
}
Index
Properties
access
Token
account
id
scopes
Properties
access
Token
access
Token
:
string
account
account
:
AuthenticationSessionAccountInformation
id
id
:
string
scopes
scopes
:
readonly
string
[]
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
access
Token
account
id
scopes
Theia TypeDoc
Loading...