1
0
mirror of https://github.com/elisspace/core.git synced 2026-08-31 16:34:00 +00:00
Files
core/tests/components/ecobee/fixtures/ecobee-token.json
2021-11-01 20:47:05 -07:00

7 lines
198 B
JSON

{
"access_token": "Rc7JE8P7XUgSCPogLOx2VLMfITqQQrjg",
"token_type": "Bearer",
"expires_in": 3599,
"refresh_token": "og2Obost3ucRo1ofo0EDoslGltmFMe2g",
"scope": "smartWrite"
}