In Passport Authentication for Node.js Applications, I talked about authentication using Passport as it relates to social login (Google, Facebook, GitHub, etc.). In this article, we'll see how we can use Passport for local authentication with a MongoDB backend.
Continue reading %Local Authentication Using Passport in Node.js%