Webhooks on User update
Hi! I've just implemented the ability for users to change emails themselves. This is nice and all for the Supabase DB, but I also need to update the email in Stripe, my helpdesk, etc automatically. I did find some posts relating to this, but the auth table doesn't show up in the HTTP extension for me. (I did enable it properly.) Anything I'm missing?