matrix-rust-sdk/tests/data/login_response.json

7 lines
139 B
JSON

{
"access_token": "abc123",
"device_id": "GHTYAJCE",
"home_server": "matrix.org",
"user_id": "@cheeky_monkey:matrix.org"
}