Supabase RBAC and RLS policies performance

https://www.reddit.com/r/Supabase/comments/14k49l6/row_level_security_rls_performance_implications/
  • I see a Supabase developer recomming to using Custom Claims inside your RLS policies if you need to reference data outside the current table:
ttps://github.com/supabase-community/supabase-custom-claims

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?
Reddit
Explore this post and more from the Supabase community
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
Was this page helpful?