Releases: gr2m/octokit-oauth-app-begin-example
Releases · gr2m/octokit-oauth-app-begin-example
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2020-02-27)
Features
DELETE /api/github/oauth/grant
(0b4348a)PATCH /api/github/oauth/token
(22aa8a7)POST /api/github/oauth/token
(05ec214)- add delete /api/github/oauth/grant (28f2ac2)
- add delete /api/github/oauth/token (29bf0af)
- add get /api/github/oauth/callback (d6f4fba)
- add get /api/github/oauth/login (f13d81b)
- add get /api/github/oauth/token (4deb49a)
- add patch /api/github/oauth/token (60710e3)
- add post /api/github/oauth/token (dc80e1f)
- implement
GET /api/github/oauth/callback
(60383c3)