Skip to content

Continue directly to login after customer signup - #179

Draft
kcrmin wants to merge 1 commit into
developfrom
feature/immediate-customer-signup
Draft

Continue directly to login after customer signup#179
kcrmin wants to merge 1 commit into
developfrom
feature/immediate-customer-signup

Conversation

@kcrmin

@kcrmin kcrmin commented Aug 14, 2026

Copy link
Copy Markdown
Member

What changed

  • read verificationRequired and nullable verification expiry from signup responses
  • redirect immediately to login when verification is not required
  • show a clear signup-complete message
  • retain the existing verification screen for a future backend response that requires verification

Why

The current no-SES development environment creates login-ready customer accounts, so the UI must not strand users on an email-delivery screen.

Validation

  • pnpm typecheck
  • 49 test files / 588 tests passed
  • pnpm build
  • live Docker signup and immediate login passed against the updated backend

Depends on the matching backend PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant