Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
browser/authentication-service
AuthenticationSession
Interface AuthenticationSession
interface
AuthenticationSession
{
accessToken
:
string
;
account
:
AuthenticationSessionAccountInformation
;
id
:
string
;
scopes
:
readonly
string
[]
;
}
Index
Properties
access
Token
account
id
scopes
Properties
access
Token
accessToken
:
string
account
account
:
AuthenticationSessionAccountInformation
id
id
:
string
scopes
scopes
:
readonly
string
[]
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access
Token
account
id
scopes
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...