/passportjs-oauth20-login

:key: Passport.js OAuth 2.0 process using MongoDB.

Primary LanguageJavaScript

Passport.js OAuth Process

  • Dynamic login/logout process using Passport.js OAuth 2.0.
  • Database created with MongoDB (hosted with mLab).
  • Currently only accessing Google+ API

Credits to Shaun Pelling for information on Passport.js.