Preparing search index...
The search index is not available
cybergis-compute-core
cybergis-compute-core
definitions/UtilTypes
GlobusAuthResponse
Interface GlobusAuthResponse
interface
GlobusAuthResponse
{
access_token
:
string
;
expires_in
:
number
;
refresh_token
:
string
;
scope
:
string
;
token_type
:
string
;
}
Index
Properties
access_
token
expires_
in
refresh_
token
scope
token_
type
Properties
access_
token
access_
token
:
string
expires_
in
expires_
in
:
number
refresh_
token
refresh_
token
:
string
scope
scope
:
string
token_
type
token_
type
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
access_
token
expires_
in
refresh_
token
scope
token_
type
cybergis-compute-core
Loading...
Generated using
TypeDoc