First user created should have service_role #20083
Unanswered
dsl400
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Why is user management such a big problem ?
I spent some time researching on how to
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(...)
All reactions