Skip to content

Releases: octokit/auth-app.js

v2.10.4

02 Dec 22:54
f988080
Compare
Choose a tag to compare

2.10.4 (2020-12-02)

Bug Fixes

v2.10.3

01 Dec 18:13
80c9daa
Compare
Choose a tag to compare

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

18 Nov 16:54
b736106
Compare
Choose a tag to compare

2.10.2 (2020-11-18)

Bug Fixes

  • README: three authentication strategies (#219) (b736106)

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)