Preparing search index...
The search index is not available
Typescript SDK Type Docs
Typescript SDK Type Docs
Client v3
TokenStore
Type alias TokenStore
Token
Store
:
{
expirationTime
?:
number
;
refreshToken
?:
string
;
token
:
string
;
tokenCacheKey
?:
TokenCacheOptions
;
}
Type declaration
Optional
expiration
Time
?:
number
Optional
refresh
Token
?:
string
token
:
string
Optional
token
Cache
Key
?:
TokenCacheOptions
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
Typescript SDK Type Docs
Loading...