Implement Password Reset In Node.js. In this Application, we'll go over how to create a forgot your password feature using Express, MongoDB, Passport and Sendgrid. We will build a complete application.
Before Tests Application go to "https://app.sendgrid.com/Signup" and Create Account.
And use sendgrid "Username" and "Password" in our Application.
$ npm install
$ npm start