Name | Type | Description | Notes |
---|---|---|---|
AccessToken | string | The oauth2 access token to use for subsequent API calls | [optional] [default to null] |
ExpiresIn | int32 | Time until the token expires in seconds | [optional] [default to null] |
Scope | string | The type of oauth2 scope the token is valid for | [optional] [default to null] |
TokenType | string | The type/realm of the access token | [optional] [default to null] |
This repository has been archived by the owner on Feb 9, 2021. It is now read-only.