FeatureFuel
1

Insert initial Auth-user with Supabase account email during the project creation. (optional)

Source: supabase/supabase#18678 · opened by @KariNarhi
Currently if you create a project, you still have to add yourself as an user to the project in the Auth-section.

I think the process could be improved with an optional automatic insert to the "Auth User" -table during the project creation.

It could be a checkbox or slider in the project creation form, with a label like "Create initial Auth User with your Supabase account email".
If the checkbox/slider is enabled, there should be a text input for adding a password and maybe a button for generating a secure password.

Of course, the email should still be changeable if you don't want to create the user with the same email as Supabase account.

Also, it might be nice to be able to configure initial user-profile (users-table in public schema?) based on the Auth-user information.

This would speed up the initial user-management and feature-development when developing features for authenticated users.

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