[GH-ISSUE #809] How to resend a verification email? #8448

Closed
opened 2026-04-13 03:31:07 -05:00 by GiteaMirror · 3 comments
Owner

Originally created by @Nicolab on GitHub (Dec 8, 2024).
Original GitHub issue: https://github.com/better-auth/better-auth/issues/809

Hello,

First, thanks for this very handy lib 👍

Is there a way to resend the verification email (the one for registration)?

Is your feature request related to a problem? Please describe.
If the user fails to retrieve the verification email in time (or if the token expires), the user's account is dead. A dev will have to intervene, or the user will have to recreate an account with another email, which is not good for the user experience.

Describe the solution you'd like
A way to resend verification email.

Originally created by @Nicolab on GitHub (Dec 8, 2024). Original GitHub issue: https://github.com/better-auth/better-auth/issues/809 Hello, First, thanks for this very handy lib 👍 Is there a way to resend the verification email (the one for registration)? **Is your feature request related to a problem? Please describe.** If the user fails to retrieve the verification email in time (or if the token expires), the user's account is dead. A dev will have to intervene, or the user will have to recreate an account with another email, which is not good for the user experience. **Describe the solution you'd like** A way to resend verification email.
GiteaMirror added the locked label 2026-04-13 03:31:07 -05:00
Author
Owner

@Sama-004 commented on GitHub (Dec 8, 2024):

image

https://www.better-auth.com/docs/concepts/email#3-manually

I think this will do what you're expecting

<!-- gh-comment-id:2525402142 --> @Sama-004 commented on GitHub (Dec 8, 2024): ![image](https://github.com/user-attachments/assets/828b3ffc-c54f-4f32-b3f6-41d8750e2359) https://www.better-auth.com/docs/concepts/email#3-manually I think this will do what you're expecting
Author
Owner

@Nicolab commented on GitHub (Dec 9, 2024):

Yeah, thank you @Sama-004!
The worst thing is that I read it over and over again, I missed it. My eyes didn't want to see it, a bit like the brick in a pocket that we look for all over the room 😅

<!-- gh-comment-id:2527869769 --> @Nicolab commented on GitHub (Dec 9, 2024): Yeah, thank you @Sama-004! The worst thing is that I read it over and over again, I missed it. My eyes didn't want to see it, a bit like the brick in a pocket that we look for all over the room 😅
Author
Owner

@Sama-004 commented on GitHub (Dec 9, 2024):

Yeah, thank you @Sama-004! The worst thing is that I read it over and over again, I missed it. My eyes didn't want to see it, a bit like the brick in a pocket that we look for all over the room 😅

happens to the best of us, haha 😅

<!-- gh-comment-id:2528054411 --> @Sama-004 commented on GitHub (Dec 9, 2024): > Yeah, thank you @Sama-004! The worst thing is that I read it over and over again, I missed it. My eyes didn't want to see it, a bit like the brick in a pocket that we look for all over the room 😅 happens to the best of us, haha :sweat_smile:
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/better-auth#8448