forked from mystiq/dex
15 lines
300 B
Text
15 lines
300 B
Text
[
|
|
{
|
|
"user":{
|
|
"id": "elroy-id",
|
|
"email": "elroy77@example.com",
|
|
"displayName": "Elroy Jonez"
|
|
},
|
|
"remoteIdentities": [
|
|
{
|
|
"connectorId": "local",
|
|
"id": "elroy-id"
|
|
}
|
|
]
|
|
}
|
|
]
|