Authentication system using Passport, Nodejs, Mongodb
Modules required - express, mongoose, body-parser, passport-local, passport-local-mongoose
You can use this authentication system on your own website. Use node app.js to start the server and test it.