Skip to content

email-verification - #30

Merged
itsharrykim merged 2 commits into
mainfrom
email-verification
Jun 26, 2026
Merged

email-verification#30
itsharrykim merged 2 commits into
mainfrom
email-verification

Conversation

@itsharrykim

Copy link
Copy Markdown
Collaborator

Summary

  • Add email verification, password reset, and expired-token flows to the auth system
  • Introduce auth token storage, migration updates, and related user model changes
  • Update config, email helpers, middleware, templates, and i18n strings to support the new flows
  • Expand handler, middleware, and utility test coverage for the new behavior

Testing

  • Added and updated unit tests for config, auth handlers, middleware, and email utilities
  • Verified the affected auth flows and templates through targeted local test coverage

This was linked to issues Jun 26, 2026
@itsharrykim
itsharrykim merged commit d532be1 into main Jun 26, 2026
1 check passed
@itsharrykim
itsharrykim deleted the email-verification branch June 26, 2026 20:20
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.

email verification for new registration Password reset process

1 participant