Setup Webhook Signature with Supabase
Supabase Database Webhook is a great way to trigger a function when a database event occurs. However, it is important to secure the webhook endpoint to prevent abuse.
https://www.youtube.com/watch?v=iyTfdYVIQiE
What is a webhook signature?
A webhoo...
blog.valentinprugnaud.dev4 min read