oauth2-github 0.2.0

OAuth 2.0 GitHub
Documentation
1
2
3
4
5
6
7
# GitHub Authorization Code Grant

Ref [Authorizing OAuth Apps - Web application flow](https://docs.github.com/en/developers/apps/building-oauth-apps/authorizing-oauth-apps#web-application-flow)

## Prerequisites

Same as [Device_Authorization_Grant.md](./Device_Authorization_Grant.md)