Auth & Permissions

Multi-Tenant Isolation


Multi-Tenant Architecture

Build SaaS platforms with complete data separation.

Tenant Keys


Assign a "Tenant ID" to any collection. CodeNx will automatically filter all queries to ensure users only see data belonging to their organization.

Security


Isolation is enforced at the database level using RLS (Row Level Security) when supported.