2
Please can we have a Register function that does not sign in the new user
Source: supabase/supabase#12109 · opened by @peppermintbunny
I have an application for a Company where the Company enrols new users and assigns them various things/functions/locations etc. So this mean a new user cannot just simply "register" for the application and a Company-user needs to register the new user. Currently the register function creates a new user in admin.users table AND signs in this new user. This is a problem for me. I’m looking for a way for an authenticated user to create another user while remaining as the authenticated signed in user. At the moment the minute my user creates a new user via signup the new user becomes the active authenticated user. Hope I’ve explained this so it makes sense.
Please can we have a function that only creates a new user in admin.users table and does not sign the new user in.
Please can we have a function that only creates a new user in admin.users table and does not sign the new user in.
No pledges yet. Be the first to back this.
Comments
Similar requests
Cannot add "email" provider to an existing user
1 vote · 0 comments
sendOtp function in GoTrueAdmin.ts
2 votes · 0 comments
Enhancement: Add API endpoint to query Auth user by email
3 votes · 0 comments
Add `signUploadObjectUrls()` for generating multiple signed upload URLs
1 vote · 0 comments
Whatsapp Auth
7 votes · 0 comments
No comments yet.