Authentication
PILLAR uses industry-standard authentication with Row-Level Security (RLS) enforcing multi-tenant data isolation.Auth Flow
- User authenticates via email/password or SSO
- A session token is issued and linked to the user record
- RLS policies filter all queries by organization, ensuring complete data isolation