core/tests/components/abode/fixtures/oauth_claims.json

6 lines
97 B
JSON

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