TokenResponse Type
Token response from the authorization server.
Record fields
| Record Field |
Description
|
Full Usage:
AccessToken
Field type: string
|
|
Full Usage:
ExpiresIn
Field type: int
|
|
Full Usage:
RefreshToken
Field type: string option
|
|
Full Usage:
Scope
Field type: string option
|
|
Full Usage:
Sub
Field type: string
|
|
Full Usage:
TokenType
Field type: string
|
|