📝 docs(adr): ADR-0028/0029/0030 — passwordless auth + Mailpit + BDD email strategy #58
Reference in New Issue
Block a user
Delete Branch "docs/adr-auth-completion"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Three coordinated ADRs Proposed for the auth-completion sprint requested by user. ADR-0028 sequences passwordless migration (magic link first, OIDC second, password decommission later). ADR-0029 picks Mailpit (already locally pulled as docker image) for local SMTP capture, defers production provider choice. ADR-0030 solves the BDD parallel email assertion problem via per-test recipient scoping (preserves the 2.85x speedup from PR #35). Implementation in next PRs.