Skip to content

Enhancement: Add "Resend verification email" option after registration #243

@pericharlabindhumadhavi-data

Description

Feature Request

What's the problem?
After successful registration, the app shows a success toast
and redirects. But if the user doesn't receive the verification
email (spam folder, typo in email, email delay), there is no
way to request it again from the UI.

There is no resend button, no link, no option the user is completely stuck and has no path forward without contacting support.

Where is it happening
src/pages/public/Register.jsx — post-registration flow

What I'm suggesting
After registration, show a confirmation screen or message that:

  • Tells the user to check their email
  • Includes a "Resend verification email" button
  • Calls the appropriate API endpoint to resend the email

Why it matters
Verification emails frequently land in spam or get delayed.
Without a resend option, users get frustrated and abandon
the registration flow entirely.

I would like to work on this issue under GSSoC.
Please assign this issue to me.
Thank you.

Metadata

Metadata

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions