Secure workspace access

Sign in or create an account

Production accounts use Supabase Auth, server-refreshed sessions, database roles, and row-level security. Local demo access remains clearly separated.

Welcome back

Connect Supabase to enable production accounts.

Production authentication

A real account, not a browser persona.

Cookie-based SSR sessionsRefreshed by the server proxy
Database-enforced rolesOrganizer and owner access uses RLS
Email confirmation and recoveryDelivered by your configured Supabase SMTP
Administrators are invite-onlyNo public admin registration path
Evaluation fallback

Or open a local demo workspace

Disable with EVENTIFY_DEMO_MODE=false