5 lines
102 B
JSON
5 lines
102 B
JSON
|
{
|
||
|
"token_type": "Bearer",
|
||
|
"access_token": "ohyeahthisisanoauthtoken",
|
||
|
"expires_in": 3600
|
||
|
}
|