Preparing search index...
The search index is not available
Mosaia Node.js SDK - v0.0.28
Mosaia Node.js SDK
AuthResponse
Interface AuthResponse
interface
AuthResponse
{
access_token
:
string
;
refresh_token
?:
string
;
token_type
:
string
;
expires_in
:
number
;
}
Index
Properties
access_
token
refresh_
token?
token_
type
expires_
in
Properties
access_
token
access_token
:
string
Optional
refresh_
token
refresh_token
?:
string
token_
type
token_type
:
string
expires_
in
expires_in
:
number
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
access_
token
refresh_
token
token_
type
expires_
in
Mosaia Node.js SDK - v0.0.28
Loading...