DEV Community

sm-a
sm-a

Posted on

Does anybody have an Example how can I with Mongoose, Express.js and Passport.js implement a password change endpoint?

The user should be able to change the password but how can I do that in NodeJS with Mongoose, Express.js and Passport.js (local-strategy)? I hope I get help here. An example/solution were great.

Top comments (0)