Supabase Auth

Sign In To Persist Projects

This page wires Supabase auth into the OMNISTUDIO foundation so the project vault, storage, and queue routes can be tied to a real user.

Env MissingAdd `NEXT_PUBLIC_SUPABASE_URL`, `NEXT_PUBLIC_SUPABASE_ANON_KEY`, and `SUPABASE_SERVICE_ROLE_KEY` first.

Sign In

Create Account

Back To Studio