I want to add reset password function in authenticate page using SMTP service
I am using HTML, CSS, and JavaScript in the frontend, along with Node.js in the backend. MongoDB serves as the database, while SendGrid handles SMTP. Although the browser indicates that the email has been successfully sent, neither the inbox nor the junk box receives the email.