Skip to content

feat: implement email verification flow including resend and change email functionalities.#48

Merged
ayshadogo merged 9 commits intoDfunder:mainfrom
gabito1451:#38
Mar 27, 2026
Merged

feat: implement email verification flow including resend and change email functionalities.#48
ayshadogo merged 9 commits intoDfunder:mainfrom
gabito1451:#38

Conversation

@gabito1451
Copy link
Copy Markdown
Contributor

Description

I've implemented the email verification flow as requested. This includes the front-end page, the main component with state management for token validation, resending capability with a cooldown timer, and the ability to change the email if it was entered incorrectly.

Checklist

Please ensure the following before submitting your PR:

  • Code has no errors (linting passes)
  • TypeScript type checking passes (npm run type-check)
  • Build succeeds (npm run build)
  • All tests pass (if new test files are added)

Testing

Screenshots (if applicable)

Closes

closes #38

@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 26, 2026

@gabito1451 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@ayshadogo ayshadogo merged commit 9691d27 into Dfunder:main Mar 27, 2026
3 checks passed
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.

Create Email Verification UI

2 participants