Releases: octokit/auth-app.js
Releases · octokit/auth-app.js
v2.4.7
2.4.7 (2020-06-10)
Bug Fixes
- deps: bump @octokit/types from 4.1.9 to 5.0.0 (6960c8c)
v2.4.6
2.4.6 (2020-06-03)
Bug Fixes
- retry requests on
401
response within first minute (#85) (2db0104)
v2.4.5
2.4.5 (2020-04-09)
Bug Fixes
- workaround incomplete
POST /app/installations/:installation_id/access_tokens
response types (3bde187)
v2.4.4
2.4.4 (2020-03-24)
Bug Fixes
- package: update @octokit/request-error to version 2.0.0 (#58) (02792ef)
v2.4.3
2.4.3 (2020-02-21)
Bug Fixes
- package: update universal-user-agent to version 5.0.0 (2c60c16)
v2.4.2
2.4.2 (2019-11-08)
Bug Fixes
v2.4.1
2.4.1 (2019-11-03)
Bug Fixes
- handle error response with 200 status code from OAuth endpoint (#27) (01b32fd)
v2.4.0
2.4.0 (2019-11-03)
Bug Fixes
- package: update @octokit/types to version 2.0.0 (2c48a4f)
Features
- better TypeScript definitions via @octokit/types v2 (f6d3bf7)
- export types
StrategyOptions
,AuthOptions
,Authentication
(81a29be)
v2.3.0
2.3.0 (2019-10-25)
Features
v2.2.0
2.2.0 (2019-10-25)
Features
- improve TypeScript definitions via @octokit/types (#23) (8507b3b)