AccessToken
access_tokenstring
expires_ininteger<int32>
refresh_expires_ininteger<int32>
refresh_tokenstring
scopestring
token_typestring
AccessToken
{
"access_token": "string",
"expires_in": 0,
"refresh_expires_in": 0,
"refresh_token": "string",
"scope": "string",
"token_type": "string"
}