Using custom claims & testing RLS with Supabase
This article will guide you through the process of using custom claims and testing row-level security (RLS) with Supabase and PostgreSQL. By incorporating custom claims, you can enhance the efficiency of your access control rules and improve your app...
blog.mansueli.com5 min read
Anton
There seems to be a few essential details missing. What does the
companystring in the policy refer to? And how is the custom claim(s) added to theraw_user_meta_data?