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

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