amputoma-fe/cypress/fixtures/oauth_token.json

7 lines
159 B
JSON
Raw Normal View History

2022-11-27 21:56:12 +01:00
{
"access_token": "ZA-Yj3aBD8U8Cm7lKUp-lm9O9BmDgdhHzDeqsY8tlL0",
"token_type": "Bearer",
"scope": "read write follow push",
"created_at": 1573979017
}