FeatureFuel
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.

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests