Skip to content

feat(api,admin-ui,user-ui): add email verification and template flows#117

Merged
markwylde merged 5 commits intomainfrom
fix/email-verification-flows
Mar 1, 2026
Merged

feat(api,admin-ui,user-ui): add email verification and template flows#117
markwylde merged 5 commits intomainfrom
fix/email-verification-flows

Conversation

@markwylde
Copy link
Copy Markdown
Member

@markwylde markwylde commented Mar 1, 2026

Summary

  • add API support for email verification, including token storage/consumption, resend/verify/profile-email endpoints, SMTP delivery service, and auth gating
  • add admin and user UI flows for email templates, verification, resend, and verification-aware login/registration UX
  • update email verification implementation checklist in specs
  • add security coverage for email verification behavior in the test suite

Commits

  • feat(api): add email verification tokens, SMTP services, and auth gating
  • feat(admin-ui,user-ui): add email templates and verification flows
  • docs(specs): mark email verification implementation checklist
  • test(test-suite): add email verification security coverage

Validation

  • npm run tidy
  • npm run build

@markwylde markwylde force-pushed the fix/email-verification-flows branch from ea46264 to 2e1947f Compare March 1, 2026 21:22
@markwylde markwylde changed the title fix(api,admin-ui,user-ui,specs): add email verification and template management flows feat(api,admin-ui,user-ui): add email verification and template flows Mar 1, 2026
@markwylde markwylde merged commit 55d3034 into main Mar 1, 2026
17 checks passed
@markwylde markwylde deleted the fix/email-verification-flows branch March 1, 2026 21:48
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