node-auth-social

1.0.1 • Public • Published

Authentication using NodeJS, PassportJS and Mongo DB

Authentication using Passport to authenticate users locally, with Facebook, Twitter, Github, Linkedin and Google. I've fork this tutorial from Scotch.io and extend this to have Github and Linkedin passport strategy. Also make it compatible for OpenShift Redhat Nodejs deployment.

Express Version

Use ExpressJS 4.0

Instructions

  1. Clone the repo: git clone repo
  2. Install packages: npm install
  3. Launch: node server.js
  4. Visit in your browser at: http://localhost:8080

OpenShit RedHat Deployment

  1. Update config/auth.js with App client Id and Secrets
  2. Nodejs getting started guide OpenShift RedHat

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.1
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.1
    4
  • 1.0.0
    0

Package Sidebar

Install

npm i node-auth-social

Weekly Downloads

4

Version

1.0.1

License

none

Last publish

Collaborators

  • shoaibuddin