Passportjs-Authentication Middleware for Node.js


Passportjs-Authentication Middleware for Node.js.


Came to know about authentication middleware for Node.js - Passport.  It has got strategies support authentication using a username and password, Facebook, Twitter, and more.

Features:
  • Support of 140+ authentication strategies
  • Single sign-on with OpenID and OAuth
  • Easily handle success and failure
  • Supports persistent sessions
  • Dynamic scope and permissions
  • Lightweight code base

http://passportjs.org/