Good day,
I would like to inform you first of all that I am a very satisfied user of Appwrite.
I have a question, why when creating a webhook there is no possibility to select the users..verification..update event and there is only users..verification..create and users..verification..delete although the documentation describes such an option? How can I use this so that the webhook sends a request to my endpoint only when the user confirms/verifies their account after clicking the verification link from appwrite after creating an account? π
TL;DR
Title: Missing users.*.verification.*.update Event in Webhook Options
Message: Developers are happy with Appwrite but can't find users.*.verification.*.update event while setting up a webhook, only create and delete options are available. They want the webhook to trigger only when a user confirms their account.