core/tests/fixtures/abode_oauth_claims.json

5 lines
102 B
JSON

{
"token_type": "Bearer",
"access_token": "ohyeahthisisanoauthtoken",
"expires_in": 3600
}