Bug 1761817 [wpt PR 33389] - [basic-card] Migrate WPTs that use basic-card by name...
[gecko.git] / testing / web-platform / tests / credential-management / support / accounts.json
blobbb0e9a91a94b92fa9020bf4403585d47c19ea688
2  "accounts": [{
3    "id": "1234",
4    "given_name": "John",
5    "name": "John Doe",
6    "email": "john_doe@idp.example",
7    "picture": "https://idp.example/profile/123",
8    "approved_clients": ["123", "456", "789"]
9   }]