{
"access_token": "<string>",
"token_type": "<unknown>",
"expires_in": 123,
"scope": "<string>",
"granted_scopes": [
"<string>"
],
"authorization_id": "<string>",
"app_scoped_user_id": "<string>",
"issued_at": "<string>",
"refresh_token": "<string>",
"refresh_token_expires_in": 123,
"refresh_issued_at": "<string>",
"id_token": "<string>"
}