Supabase RBAC and RLS policies performance
https://www.reddit.com/r/Supabase/comments/14k49l6/row_level_security_rls_performance_implications/
https://github.com/point-source/supabase-tenant-rbac
For me, such a solution seems like a lot of work for something that comes out of the box with Hasura. Is this on the roadmap?
- I see a Supabase developer recomming to using Custom Claims inside your RLS policies if you need to reference data outside the current table:
https://github.com/point-source/supabase-tenant-rbac
For me, such a solution seems like a lot of work for something that comes out of the box with Hasura. Is this on the roadmap?
GitHub
How to implement custom claims with Supabase. Contribute to supabase-community/supabase-custom-claims development by creating an account on GitHub.
GitHub
A template for implementing basic RBAC for a multi-tenant supabase project - GitHub - point-source/supabase-tenant-rbac: A template for implementing basic RBAC for a multi-tenant supabase project