Created
May 2, 2022 16:21
-
-
Save TakahikoKawasaki/6b8e50bcd55ed4b22863619b0beeaf46 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"userinfo": { | |
"verified_claims": { | |
"verification": { | |
"trust_framework": null, | |
"time": null, | |
"evidence": [ | |
{ | |
"type": { | |
"value": "document" | |
}, | |
"method": null, | |
"document_details": { | |
"type": null | |
} | |
} | |
] | |
}, | |
"claims": { | |
"given_name": null, | |
"family_name": null, | |
"birthdate": null | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment