Skip to content

jazzominy/github-oAuth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github OAuth Web flow

This is a simple implementation of Github OAuth Web flow for OAuth apps

The authorization is done using nodejs and expressjs frameork

Once the authorization is successful, the token is sent to client where the browser gets user info using it

License MIT