Skip to content

Instantly share code, notes, and snippets.

@TakahikoKawasaki
Created May 3, 2022 09:16
Show Gist options
  • Save TakahikoKawasaki/a0eb7a05a1859cf955666d5ab884c6c7 to your computer and use it in GitHub Desktop.
Save TakahikoKawasaki/a0eb7a05a1859cf955666d5ab884c6c7 to your computer and use it in GitHub Desktop.
{
"iss": "https://authlete.com",
"sub": "1004",
"aud": [
"7681191256"
],
"exp": 1651654999,
"iat": 1651568599,
"auth_time": 1651568599,
"nonce": "n-0S6_WzA2Mj",
"s_hash": "tEu5XMDHP5FQWevcuhLohQ",
"email": "inga@example.com",
"email_verified": false,
"verified_claims": {
"verification": {
"trust_framework": "nist_800_63A",
"assurance_process": {
"assurance_details": [
{
"assurance_type": "verification",
"assurance_classification": "strong",
"evidence_ref": {
"txn": "v-93jfk284ugjfj2093"
}
}
]
},
"verification_process": "7675D80F-57E0-AB14-9543-26B41FC22",
"evidence": [
{
"type": "document",
"check_details": [
{
"check_method": "pvp",
"organization": "face_checker",
"txn": "v-93jfk284ugjfj2093"
}
],
"time": "2021-06-06T05:33Z"
}
]
},
"claims": {
"given_name": "Inga",
"family_name": "Silverstone",
"address": {
"street_address": "114 Old State Hwy 127",
"locality": "Shoshone",
"country": "USA"
},
"::age_100_or_over": false,
":age_18_or_over": true
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment