Frodo Library - v4.0.0-10
Project Home
Preparing search index...
Reference
TokenInfoResponseType
Type Alias TokenInfoResponseType
type
TokenInfoResponseType
=
{
access_token
:
string
;
aud
:
string
;
auditTrackingId
:
string
;
auth_time
:
number
;
authGrantId
:
string
;
cts
:
string
;
exp
:
number
;
expires_in
:
number
;
grant_type
:
string
;
iat
:
number
;
iss
:
string
;
jti
:
string
;
nbf
:
number
;
realm
:
string
;
scope
:
string
[]
;
sessionToken
?:
string
;
sub
:
string
;
subname
:
string
;
token_type
:
string
;
tokenName
:
string
;
[
k
:
string
]:
string
|
number
|
string
[]
;
}
Indexable
[
k
:
string
]:
string
|
number
|
string
[]
Index
Properties
access_
token
aud
audit
Tracking
Id
auth_
time
auth
Grant
Id
cts
exp
expires_
in
grant_
type
iat
iss
jti
nbf
realm
scope
session
Token?
sub
subname
token_
type
token
Name
Properties
access_
token
access_token
:
string
aud
aud
:
string
audit
Tracking
Id
auditTrackingId
:
string
auth_
time
auth_time
:
number
auth
Grant
Id
authGrantId
:
string
cts
cts
:
string
exp
exp
:
number
expires_
in
expires_in
:
number
grant_
type
grant_type
:
string
iat
iat
:
number
iss
iss
:
string
jti
jti
:
string
nbf
nbf
:
number
realm
realm
:
string
scope
scope
:
string
[]
Optional
session
Token
sessionToken
?:
string
sub
sub
:
string
subname
subname
:
string
token_
type
token_type
:
string
token
Name
tokenName
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
access_
token
aud
audit
Tracking
Id
auth_
time
auth
Grant
Id
cts
exp
expires_
in
grant_
type
iat
iss
jti
nbf
realm
scope
session
Token
sub
subname
token_
type
token
Name
Project Home
Frodo Library - v4.0.0-10
Loading...