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.
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.
Comments
Similar requests
Cannot add "email" provider to an existing user
1 vote · 0 comments
Add a 'Post User Creation' auth hook (or 'After User Creation')
8 votes · 0 comments
https://github.com/supabase/supabase/discussions
2 votes · 0 comments
Is it possible to have multiple app-specific accounts using the same email in one Supabase project?
1 vote · 0 comments
Realtime channel initial value on channel creation
3 votes · 0 comments
No comments yet.