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
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