1
Insert user to auth.users, get the latest id inserted and then add additional informations to public.profiles based on that last id?
Source: supabase/supabase#5287 · opened by @sadiki-o
Hey guys i am trying to get this function to work, help please
note: if i have tried to create a user with signup and then add additional informations to public.profiles but when the sigup function runs in front end it returns a user and whatever comes after it never get to execute that is why i thought about making a function that does all in one.
Function definition:
note: if i have tried to create a user with signup and then add additional informations to public.profiles but when the sigup function runs in front end it returns a user and whatever comes after it never get to execute that is why i thought about making a function that does all in one.
Function definition:
No pledges yet. Be the first to back this.
Comments
Similar requests
Cannot add "email" provider to an existing user
1 vote · 0 comments
Function recognition in input fields
1 vote · 0 comments
Add a 'Post User Creation' auth hook (or 'After User Creation')
8 votes · 0 comments
Insert initial Auth-user with Supabase account email during the project creation. (optional)
1 vote · 0 comments
Enhancement: Add API endpoint to query Auth user by email
3 votes · 0 comments
No comments yet.