Name | Type | Description | Notes |
---|---|---|---|
access_token | string | The access token | [optional] |
expires_in | int | The number of seconds for the access token to expire | [optional] |
refresh_token | string | The refresh token | [optional] |
scope | string | The scope | [optional] |
token_type | string | The token type, usually Bearer | [optional] |