Glossary
Supabase RLS policy
A Row Level Security rule defined in PostgreSQL/Supabase to restrict which rows can be read or modified. In HR SaaS, an incomplete RLS policy can expose other clients', teams', or employees' data even when the frontend looks properly separated.