Auth route
Dedicated admin sign-in
/api/auth/loginDedicated admin sign-in
Enter the sole admin identifier and password. Session mint stays blocked until backend verification and MFA complete.
Issue #18 login surface
Phase 1 keeps the login surface intentionally small: the browser talks only to the admin Route Handler, session mint stays server-owned, and recovery remains outside the normal sign-in flow.
Auth route
/api/auth/loginDedicated admin sign-in
Enter the sole admin identifier and password. Session mint stays blocked until backend verification and MFA complete.