FeatureFuel
1

First user created should have service_role

Source: supabase/supabase#20083 · opened by @dsl400
Why is user management such a big problem ?

I spent some time researching on how to
• create an admin account
• register new user from an admin account
• update another user from an admin account
• delete a user from an admin account

None of these basic features are straight forward when using supabase.

A simple solution to solve this is "situation" is a method to asign service_role to a regular user and reuse the JWT token of the currently authenticated user when using supabase.auth.admin.getUserById(...)

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