Skip to content

Login POST returns 500 on production #28

Description

@mathemage

Summary

Posting the login form on https://deep-workflow.vercel.app/login/?next=/ returns a 500 error in production.

Reproduction

  1. Open /login/?next=/ on production
  2. Submit the login form
  3. Observe Server Error (500)

Goal

Identify the failing auth path, implement a fix, and ship it with regression coverage.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions