{
"claims": {
"name": "string",
"given_name": "string",
"family_name": "string",
"email": "user@example.com",
"email_verified": true,
"gender": "male",
"locale": "string",
"phone_verified": true,
"phone_number": "string",
"vtex_user_id": "e6ca6aec-7362-4e87-bed2-51e86b6dcd8d"
},
"identifiers": [
{
"id": "string",
"value": "string"
}
],
"additional_information": [
{
"id": "string",
"value": "string",
"country": "string"
}
],
"sub": "753487e7-10bc-4e69-b3b2-4da33721ea3e",
"location": "string"
}