Achufam24 / Oauth

Oauth authentication with Google, Facebook and Github. using Passport.js library.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Oauth with Passport.Js

Oauth authentication with Google, Facebook and Github. using Passport.js library.

Oauth sample project using Google, Facebook and Github Oauth.

To use this project:

  1. Clone this repo
  2. Run "Npm run install"
  3. Run "npm run dev" to start server
  4. Add clientId and secret to env

Libraries and Packages used

  • Express
  • Passport.js
  • Passport-google
  • Passport-facebook
  • Passport-github
  • Cookie-Session
  • mongoose

About

Oauth authentication with Google, Facebook and Github. using Passport.js library.


Languages

Language:JavaScript 51.7%Language:EJS 48.3%