5
Signup auth hook
Source: supabase/supabase#28317 · opened by @TheCodeDestroyer
Hiya Supabase! 👋
From my understanding the new auth hook (beta) functionality is meant as an alternative to the trigger on auth.users table.
It would be really awesome if we could hook into user signup (user insert) hook to run some custom logic
and if there is an error (manually raised in the transaction) properly propagate that error back to the API or client.
From my understanding the new auth hook (beta) functionality is meant as an alternative to the trigger on auth.users table.
It would be really awesome if we could hook into user signup (user insert) hook to run some custom logic
and if there is an error (manually raised in the transaction) properly propagate that error back to the API or client.
No pledges yet. Be the first to back this.
Comments
Similar requests
Add a 'Post User Creation' auth hook (or 'After User Creation')
8 votes · 0 comments
https://github.com/supabase/supabase/discussions
2 votes · 0 comments
Disable email confirmation for SSO signups.
1 vote · 0 comments
for signup with confirmation method, users with unconfirmed emails can signup again with the same emails but different passwords
5 votes · 0 comments
Enhancement: Add API endpoint to query Auth user by email
3 votes · 0 comments
No comments yet.