feat: Create edge function to cancel email changes

This commit is contained in:
gpt-engineer-app[bot]
2025-10-01 15:57:30 +00:00
parent 8453940656
commit 13626922cc
3 changed files with 114 additions and 16 deletions

View File

@@ -22,4 +22,7 @@ verify_jwt = false
verify_jwt = true
[functions.send-escalation-notification]
verify_jwt = true
[functions.cancel-email-change]
verify_jwt = true