feat: route to resend verification code after signup
Closed this issue · 2 comments
aayushchugh commented
Description
Create a route /auth/signup/resend/:email
this route will resend the verification code to the provided email.
verification code can be taken from user.verification_code
from database
Anything else?
No response
BitOfAByte commented
I'll take this one
aayushchugh commented
sure