Frodo Library - v4.0.0-10
Project Home
Preparing search index...
Reference
AccessTokenResponseType
Type Alias AccessTokenResponseType
type
AccessTokenResponseType
=
{
access_token
:
string
;
expires_in
:
number
;
id_token
?:
string
;
scope
:
string
;
token_type
:
string
;
}
Index
Properties
access_
token
expires_
in
id_
token?
scope
token_
type
Properties
access_
token
access_token
:
string
expires_
in
expires_in
:
number
Optional
id_
token
id_token
?:
string
scope
scope
:
string
token_
type
token_type
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
access_
token
expires_
in
id_
token
scope
token_
type
Project Home
Frodo Library - v4.0.0-10
Loading...