apollo-backend/internal/reddit/testdata/refresh_token.json

8 lines
391 B
JSON
Raw Normal View History

2021-07-15 14:51:34 +00:00
{
"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"
}