Authentication
Sign in to launch and manage Hermes instances.
We are keeping the first auth flow intentionally narrow: Google-only sign-in through Neon Auth, then straight into the instances control plane.
Continue with Google
Neon Auth handles the OAuth flow and returns the session to this app through the local `/api/auth` proxy route.
In development, Google can use Neon's shared credentials. For production, add your own provider credentials in the Neon Auth dashboard.