Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 391 Bytes

readme.md

File metadata and controls

9 lines (5 loc) · 391 Bytes

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