Skip to content

hharzer/node-facebook-twitter-google-github-login

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node Express Passport Facebook Twitter Google GitHub Login

This source code is part of Node Express Passport Facebook Twitter Google GitHub Login tutorial.

A comprehensive tutorial of Node, Express and Passport Facebook, Twitter, Google, and Github login or authentication. This tutorial shows you how to create multiple social media (Facebook, Twitter, Google and GitHub) authentication (login) using Node, Express, Mongoose and Passport.js. This authentication is using OAuth provider which has the different name and authentication keys between Facebook, Twitter, Google and GitHub.

Steps to run locally:

  • Clone this repo
  • run npm install
  • run nodemon
  • Open browser then go to http://127.0.0.1:3000

About

Node, Express, Mongoose, Passport, Facebook, Twitter, Google and Github Authentication (Login)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 88.1%
  • HTML 9.5%
  • CSS 2.4%