Sign in

After npm run seed in the web folder, all seeded users share password CommandCenter!2026. You also need AUTH_SECRET or CC_SESSION_SECRET (see .env.example) in .env.local or sign-in will always fail.

API automation can still use Authorization: Bearer from npm run mint-session.