mirror of
https://github.com/graphql-hive/console
synced 2026-04-21 22:47:17 +00:00
19 lines
327 B
JSON
19 lines
327 B
JSON
[
|
|
{
|
|
"SubjectId": "1",
|
|
"Username": "test-user",
|
|
"Password": "password",
|
|
"Claims": [
|
|
{
|
|
"Type": "name",
|
|
"Value": "Sam Tailor",
|
|
"ValueType": "string"
|
|
},
|
|
{
|
|
"Type": "email",
|
|
"Value": "sam.tailor@gmail.com",
|
|
"ValueType": "string"
|
|
}
|
|
]
|
|
}
|
|
]
|