Supabase Webhooks

Receive and verify Supabase webhooks. Use when setting up Supabase Database Webhooks (INSERT, UPDATE, DELETE table events sent via pg_net triggers) or Supabase Auth Hooks (send_email, send_sms, custom_access_token, before_user_created, mfa_verification_attempt, password_verification_attempt), debugging Standard Webhooks signature verification with the webhook-id, webhook-timestamp and webhook-signature headers, or handling the `v1,whsec_` secret format.

hookdeck 21b2044 21 files · 123.6 KB Updated

File contents

hookdeck/webhook-skills/tree/main/skills/supabase-webhooks commit 21b2044d98

Frequently asked questions

npx skillmds@latest add hookdeck/supabase-webhooks