Local Authentication Using Passport in Node.js
Paul Orac shows how Passport, Node.js, Express, and MongoDB can be used to implement local authentication with a MongoDB back end.
Paul Orac shows how Passport, Node.js, Express, and MongoDB can be used to implement local authentication with a MongoDB back end.
In this tutorial, Simon Holmes and Jeremy Wilken show how to implement Angular authentication using a REST API built with Node, Express and MongoDB.
This article shows how Passport is used to add Facebook and GitHub authentication to a Node.js application.
Adding social login to your SPA needn't be a difficult task. Graham Cox demonstrates how to easily authenticate your users via Google and Facebook.