Releases: octokit/oauth-app.js
Releases · octokit/oauth-app.js
v3.6.1
3.6.1 (2022-05-11)
Bug Fixes
v3.6.0
3.6.0 (2021-10-03)
Features
- aws lambda handler (api gateway v2 integration) (#277) (e0581fb)
v3.5.1
3.5.1 (2021-08-04)
Bug Fixes
- remove
clientSecret
from responses, reshape createToken
, add (#256) (f2d8059)
v3.5.0
3.5.0 (2021-08-03)
Features
v3.4.0
3.4.0 (2021-07-16)
Features
v3.3.5
3.3.5 (2021-06-24)
Bug Fixes
app.getUserOctokit()
and octokit.request("GET /user")
does not trigger "token"
event (#242) (d8c54bd)
v3.3.4
3.3.4 (2021-06-11)
Bug Fixes
- deps: remove accidental dependencies
i
and npm
(192f2d5)
v3.3.3
3.3.3 (2021-06-05)
Bug Fixes
- make node middleware compatible with
express
(#237) (52ba35a)
v3.3.2
3.3.2 (2021-04-17)
Bug Fixes
- remove type imports from "http" for Deno compatibility (#221) (6a51895)
v3.3.1
3.3.1 (2021-04-09)
Bug Fixes
- deps: remove unused library
btoa-lite
(05651a1)