Skip to content
Edge, Data & Auth

What is Row-Level Security (RLS)?

Per-user table policies enforced by the database itself: users can only read or write their own rows. RLS is what makes the anon key safe to ship in client code.

Browse all Edge, Data & Auth terms →