Summary
Posting the login form on https://deep-workflow.vercel.app/login/?next=/ returns a 500 error in production.
Reproduction
- Open /login/?next=/ on production
- Submit the login form
- Observe Server Error (500)
Goal
Identify the failing auth path, implement a fix, and ship it with regression coverage.
Summary
Posting the login form on https://deep-workflow.vercel.app/login/?next=/ returns a 500 error in production.
Reproduction
Goal
Identify the failing auth path, implement a fix, and ship it with regression coverage.