dex/static/fixtures/users.json.sample
2015-08-18 11:26:57 -07:00

16 lines
287 B
Plaintext

[
{
"user":{
"id": "elroy-id",
"name": "elroy77",
"displayName": "Elroy Jonez"
},
"remoteIdentities": [
{
"connectorID": "local",
"id": "elroy-id"
}
]
}
]