Skip to content

ProgramTP/OAuthDemo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAuthDemo

OAuth 2.0 Implementation for Google and GitHub created using ExpressJS and NodeJS

Steps:

1.Open index.js, and type node index.js in the terminal.
2.Open http://localhost:5000 on your browser and either signin with google or github.
3.You will be presented with your account data, which concludes the Oauth 2.0 demonstration.

Further development could involve user authentication or authorization for your app.

Thanks!

About

OAuth 2.0 Implementation for Google and GitHub created using ExpressJS and NodeJS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published