OAuth2TokenResult interface
Vlastnosti
| access |
|
| error | |
| error |
|
| expires |
|
| issued |
|
| refresh |
|
| scope |
Podrobnosti vlastnosti
accessToken
accessToken: string
Hodnota vlastnosti
string
error
error: string
Hodnota vlastnosti
string
errorDescription
errorDescription: string
Hodnota vlastnosti
string
expiresIn
expiresIn: string
Hodnota vlastnosti
string
issuedAt
issuedAt: string
Hodnota vlastnosti
string
refreshToken
refreshToken: string
Hodnota vlastnosti
string
scope
scope: string
Hodnota vlastnosti
string