EcommerceSpectastyle
EcommerceSpectastyle copied to clipboard
solved issue #254
solved issue #254
1 :- Password Reset Section: Add a new section to the application where users can request a password reset. This should involve a form where users can input their email addresses to receive secret number.
2 :- Nodemailer Integration: Use Nodemailer to send a secret number to the user's registered email address.