mirror of
https://github.com/home-assistant/core.git
synced 2026-02-23 19:37:12 +00:00
9 lines
148 B
JSON
9 lines
148 B
JSON
{
|
|
"expires_in": 599,
|
|
"scope": "home.user",
|
|
"token_type": "bearer",
|
|
"refresh_token": "refresh",
|
|
"access_token": "access",
|
|
"jti": "jti"
|
|
}
|