mirror of
https://github.com/Electric-Special/ha-core.git
synced 2026-03-23 13:05:35 +01:00
6 lines
97 B
JSON
6 lines
97 B
JSON
{
|
|
"token_type": "Bearer",
|
|
"access_token": "ohyeahthisisanoauthtoken",
|
|
"expires_in": 3600
|
|
}
|