mirror of
https://github.com/home-assistant/core.git
synced 2026-09-06 21:41:28 +01:00
9 lines
160 B
JSON
9 lines
160 B
JSON
{
|
|
"expires_in" : 599,
|
|
"scope" : "home.user",
|
|
"token_type" : "bearer",
|
|
"refresh_token" : "refresh",
|
|
"access_token" : "access",
|
|
"jti" : "jti"
|
|
}
|