Skip to content

Beginner's guide to setup GitHub OAuth in Node.js application using Passport.js

Notifications You must be signed in to change notification settings

ShreyaPrasad1209/GitHub-OAuth-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GitHub-OAuth-

Steps to setup GitHub OAuth

  • Clone this repo
  • Create an app here
  • npm install
  • Replace clientID and clientSecret with the one you got when you created an app on GitHub
  • node server.js

About

Beginner's guide to setup GitHub OAuth in Node.js application using Passport.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published