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