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.
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.
Comments
Similar requests
Activate account manually
3 votes · 0 comments
First user created should have service_role
1 vote · 0 comments
Support connected accounts in the Stripe fdw
2 votes · 0 comments
Insert initial Auth-user with Supabase account email during the project creation. (optional)
1 vote · 0 comments
Possibility to manage all active sessions
5 votes · 0 comments
No comments yet.