supabase-roles
v1.0.1
Published
Supabase roles (claims) manipulation in the backend.
Downloads
28
Readme
supabase-roles
Supabase roles (claims) manipulation in the backend.
Users with the 'admin' claim can read all user claims and update them.
Usage
In your main application, initialize the superbase client and set it to global.superbaseClient
.
Coming soon.