soham0005 / ElectroKart

https://electro-kart-frontend.vercel.app/
MIT License
32 stars 63 forks source link

Adding Nodemailer for Forgot Password #279

Open ParasY1724 opened 4 weeks ago

ParasY1724 commented 4 weeks ago

Description:

Current Logic Just Take Email & NewPassword to Change the Password , but this is highly unsecure anyone can change other person's password , Instead Sending a Unique Link on Email Address Which will Then Verify And New Password Tab will Occur.

For Sending Email NodeMailer Module can be Used

ParasY1724 commented 4 weeks ago

@soham0005 Please Assign this take to me