2
Webhook event structure in GoTrue to fire off when user is created
Source: supabase/supabase#12178 · opened by @spencerbart
Idea
In Stripe you can setup a webhook URL where Stripe sends a message to that URL when any event happens.
Problem
There's not a lot of programmatic things you can do after a user is created (especially using providers). Using Postgres triggers are okay but aren't as flexible as they need to be.
Solution
It would be cool if we could pass in a webhook URL to GoTrue and GoTrue would fire off an event when a user is created.
In Stripe you can setup a webhook URL where Stripe sends a message to that URL when any event happens.
Problem
There's not a lot of programmatic things you can do after a user is created (especially using providers). Using Postgres triggers are okay but aren't as flexible as they need to be.
Solution
It would be cool if we could pass in a webhook URL to GoTrue and GoTrue would fire off an event when a user is created.
No pledges yet. Be the first to back this.
Comments
Similar requests
Request to Enable External JWT Authentication with Firebase (Project: dropnow-2025)
1 vote · 0 comments
Email & SMS providers, and the status of webhook-triggered custom providers
3 votes · 0 comments
Feature: regex for AUTOCONFIRM
1 vote · 0 comments
Manage Dev and Prod Environment
3 votes · 0 comments
Add a 'Post User Creation' auth hook (or 'After User Creation')
8 votes · 0 comments
No comments yet.