mirror of
https://github.com/home-assistant/core.git
synced 2025-07-28 23:57:06 +00:00
6 lines
97 B
JSON
6 lines
97 B
JSON
{
|
|
"token_type": "Bearer",
|
|
"access_token": "ohyeahthisisanoauthtoken",
|
|
"expires_in": 3600
|
|
}
|