dazzling-napkin-4938
08/04/2023, 3:02 AMverifiable_address
as verified based on our own logic. I have our webhook returning the following:
{
"identity": {
"verifiable_addresses": [
{
"created_at": "0001-01-01T00:00:00Z",
"id": "00000000-0000-0000-0000-000000000000",
"status": "completed",
"updated_at": "0001-01-01T00:00:00Z",
"value": "boom@example.com",
"verified": true,
"via": "invitation",
"verified_at": "2023-08-04T02:54:52.941Z"
}
]
}
}
However, this doesn’t seem to have any effect. After the webhook has run we see the following in the identity_verifiable_addresses
table: