mirror of
https://github.com/elisspace/core.git
synced 2026-09-23 02:57:48 +00:00
6 lines
97 B
JSON
6 lines
97 B
JSON
{
|
|
"token_type": "Bearer",
|
|
"access_token": "ohyeahthisisanoauthtoken",
|
|
"expires_in": 3600
|
|
}
|