Auth Gateway

Secure entry for Uniicco.

This auth layer is server-first. Private routes are protected, cookies are refreshed through Next.js Proxy, and the app shell is ready to become truly multi-user instead of one shared client-side prototype.

Login

Password auth works now if your Supabase project is configured.

OAuth

Google sign-in is wired to the callback route and cookie session flow.

Dev tip

For fast local sign-up, disable email confirmations during development.

Account Access

Sign in or create an account

or
Create account

This uses email and password directly against Supabase Auth.

Need the main overview first? Go back home