Created
May 2, 2022 18:09
-
-
Save TakahikoKawasaki/6f2235d6e79ae815171598c6dd7f8a26 to your computer and use it in GitHub Desktop.
This file contains 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, | |
"evidence": [ | |
{ | |
"type": { | |
"value": "document" | |
}, | |
"method": null, | |
"document_details": { | |
"type": null, | |
"document_number": null | |
} | |
}, | |
{ | |
"type": { | |
"value": "electronic_signature" | |
}, | |
"signature_type": null, | |
"issuer": null, | |
"serial_number": null | |
} | |
] | |
}, | |
"claims": { | |
"given_name": null | |
} | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment