@airbolt/sdk
Home
React SDK
GitHub
Preparing search index...
TokenInfo
Interface TokenInfo
Token information for debugging
interface
TokenInfo
{
expiresAt
?:
Date
;
hasToken
:
boolean
;
tokenType
?:
string
;
}
Index
Properties
expires
At?
has
Token
token
Type?
Properties
Optional
expires
At
expiresAt
?:
Date
has
Token
hasToken
:
boolean
Optional
token
Type
tokenType
?:
string
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
expires
At
has
Token
token
Type
Home
React SDK
GitHub
@airbolt/sdk
Loading...
Token information for debugging