mirror of
https://github.com/christianselig/apollo-backend
synced 2024-11-10 22:17:44 +00:00
8 lines
391 B
JSON
8 lines
391 B
JSON
|
{
|
||
|
"access_token": "***REMOVED***",
|
||
|
"token_type": "bearer",
|
||
|
"expires_in": 3600,
|
||
|
"refresh_token": "***REMOVED***",
|
||
|
"scope": "account creddits edit flair history identity livemanage modconfig modcontributors modflair modlog modmail modothers modposts modself modtraffic modwiki mysubreddits privatemessages read report save structuredstyles submit subscribe vote wikiedit wikiread"
|
||
|
}
|