Skip to content

Releases: octokit/auth-app.js

v2.10.1

01 Nov 18:01
Compare
Choose a tag to compare

2.10.1 (2020-11-01)

Bug Fixes

v2.10.0

28 Oct 05:33
4f2e177
Compare
Choose a tag to compare

2.10.0 (2020-10-28)

Features

  • pass all strategy options to auth factory (#208) (4f2e177)

v2.9.0

27 Oct 21:00
2bcebf7
Compare
Choose a tag to compare

2.9.0 (2020-10-27)

Features

  • strategyOptions.id is now strategyOptions.appId (#207) (2bcebf7)

v2.8.0

26 Oct 22:12
f5b7ae3
Compare
Choose a tag to compare

2.8.0 (2020-10-26)

Features

v2.7.0

15 Oct 21:15
d4062fb
Compare
Choose a tag to compare

2.7.0 (2020-10-15)

Features

v2.6.0

16 Sep 18:22
Compare
Choose a tag to compare

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

15 Sep 21:20
8df1375
Compare
Choose a tag to compare

2.5.1 (2020-09-15)

Bug Fixes

  • app authentication: Handle time difference between system and GitHub API time in JWT claims (#164) (8df1375)

v2.5.0

14 Sep 18:23
bc1f5d6
Compare
Choose a tag to compare

2.5.0 (2020-09-14)

Features

  • improve error message in case of 401 after the retries in the first 5 seconds (#168) (bc1f5d6)

v2.4.15

01 Sep 23:19
22b88b7
Compare
Choose a tag to compare

2.4.15 (2020-09-01)

Bug Fixes

  • reduce the retry time to account for replication lag from 1 minute to 5 seconds (#162) (22b88b7)

v2.4.14

07 Aug 17:06
2581075
Compare
Choose a tag to compare

2.4.14 (2020-08-07)

Bug Fixes

  • do not remail trailing | from cache values (#142) (2581075)