OAuth2TokenResult interface
Properties
| access |
|
| error | |
| error |
|
| expires |
|
| issued |
|
| refresh |
|
| scope |
Property Details
accessToken
accessToken: string
Property Value
string
error
error: string
Property Value
string
errorDescription
errorDescription: string
Property Value
string
expiresIn
expiresIn: string
Property Value
string
issuedAt
issuedAt: string
Property Value
string
refreshToken
refreshToken: string
Property Value
string
scope
scope: string
Property Value
string