Skip to main content

Security

Keys, secrets, access rules and the mistakes that show up most often in generated code.

9 min readUpdated September 22, 2026

Row Level Security explained

What Row Level Security is, why it is on by default in hosted databases, how a policy is evaluated, and the mistakes that make tables silently empty or dangerously open.

7 min readUpdated September 22, 2026

How to keep API keys out of your frontend

A practical method for moving secret-using code to the server, checking what actually shipped to the browser, and proving a key is no longer exposed.

Looking for something else? Browse every topic.