mirror of
https://github.com/home-assistant/core.git
synced 2026-09-08 14:41:38 +01:00
6 lines
175 B
JSON
6 lines
175 B
JSON
{
|
|
"access_token": "eyJhbGciOiJub25lIn0.eyJzdWIiOiIwMDAwMDAwMC0wMDAwLTAwMDAtMDAwMC0wMDAwMDAwMDAwMDEifQ.signature",
|
|
"refresh_token": "refresh-token",
|
|
"expires_in": 3600
|
|
}
|