observation-js Documentation - v1.14.0
Preparing search index...
TokenResponse
Interface TokenResponse
interface
TokenResponse
{
access_token
:
string
;
expires_in
:
number
;
token_type
:
"Bearer"
;
scope
:
string
;
refresh_token
:
string
;
}
Index
Properties
access_
token
expires_
in
token_
type
scope
refresh_
token
Properties
access_
token
access_token
:
string
expires_
in
expires_in
:
number
token_
type
token_type
:
"Bearer"
scope
scope
:
string
refresh_
token
refresh_token
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
access_
token
expires_
in
token_
type
scope
refresh_
token
observation-js Documentation - v1.14.0
Loading...