Releases: octokit/auth-app.js
Releases · octokit/auth-app.js
v2.10.3
2.10.3 (2020-12-01)
Bug Fixes
- deps: bump @octokit/types from 5.5.0 to 6.0.0 (#228) (80c9daa)
v2.10.2
2.10.2 (2020-11-18)
Bug Fixes
- README: three authentication strategies (#219) (b736106)
v2.10.0
2.10.0 (2020-10-28)
Features
- pass all strategy options to auth
factory
(#208) (4f2e177)
v2.9.0
2.9.0 (2020-10-27)
Features
strategyOptions.id
is now strategyOptions.appId
(#207) (2bcebf7)
v2.8.0
2.8.0 (2020-10-26)
Features
v2.7.0
2.7.0 (2020-10-15)
Features
v2.6.0
2.6.0 (2020-09-16)
Bug Fixes
- typescript: resolve TypeScript incompatibility (5b18529)
Features
- accept
id
and installationId
options to be strings (#169) (40aae48)
v2.5.1
2.5.1 (2020-09-15)
Bug Fixes
- app authentication: Handle time difference between system and GitHub API time in JWT claims (#164) (8df1375)