mirror of
https://github.com/gesellix/Bose-SoundTouch.git
synced 2026-08-18 08:36:13 +00:00
11 lines
244 B
JSON
11 lines
244 B
JSON
{
|
|
"test-user": {
|
|
"user_id": "test-user",
|
|
"display_name": "Integration Test User",
|
|
"email": "test@example.com",
|
|
"access_token": "mock-access-token",
|
|
"refresh_token": "mock-refresh-token",
|
|
"expires_at": 2147483647
|
|
}
|
|
}
|