Quantcast
Channel: Node.js – SitePoint
Viewing all articles
Browse latest Browse all 225

Passport Authentication for Node.js Applications

$
0
0

In this tutorial, we'll be implementing authentication via Facebook and GitHub in a Node.js web application. For this we'll be using Passport, an authentication middleware for Node.js. Passport supports authentication with OpenId/OAuth providers.

Continue reading %Passport Authentication for Node.js Applications%


Viewing all articles
Browse latest Browse all 225

Trending Articles