Open Shu12388y opened 1 month ago
Hey I can work on this. Can you assign it to me? I have used this api https://emailverifier.reoon.com/ recently. Works really well.
@lonewolf9277 assigned Don't use the mentioned API Just make a route to verify the user that will verify the user Add a new field isVerify in the user schema default value false when we hit the endpoint it will update the field true in the parameter we will get user emailid
Alright.
ISSUE NAME
Add a email verification API
ISSUE DESCRIPTION
We are not verifying the user email id. Make a endpoint that verifies the user's email by verification email after that user can log in