FeatureFuel
1

Create an account for another user

Source: supabase/supabase#12970 · opened by @Mikilll94
In my app there is no standard signup flow. Instead all accounts are created by admin. As an admin I would like to create an account for another user without providing the password. The newly created account should be inactive until the user sets their password. So it should work similar to inviting users from the Supabase dashboard.

Currently it looks like this scenario is not possible because method supabaseClient.auth.signUp() requires a password.

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