Skip to content

Releases: octokit/auth-token.js

v3.0.0

07 Jul 21:56
8c56e5c
Compare
Choose a tag to compare

3.0.0 (2022-07-07)

Continuous Integration

  • stop testing against NodeJS v10, v12 (#232) (8c56e5c)

BREAKING CHANGES

  • Drop support for NodeJS v10, v12

  • ci: stop testing against NodeJS v10, v12

  • ci: stop testing against NodeJS v10, v12

  • ci: stop testing against NodeJS v10, v12

  • ci: stop testing against NodeJS v10, v12

v2.5.0

16 Sep 17:27
43a6d24
Compare
Choose a tag to compare

2.5.0 (2021-09-16)

Features

  • support new token formats and user-to-server token type (#200) (43a6d24)

v2.4.5

25 Jan 17:46
1e70575
Compare
Choose a tag to compare

2.4.5 (2021-01-25)

Bug Fixes

  • deps: lock file maintenance (1e70575)

v2.4.4

01 Dec 06:16
198d7a7
Compare
Choose a tag to compare

2.4.4 (2020-12-01)

Bug Fixes

  • deps: bump @octokit/types from 5.5.0 to 6.0.0 (198d7a7)

v2.4.3

01 Nov 18:01
Compare
Choose a tag to compare

2.4.3 (2020-11-01)

Bug Fixes

v2.4.2

10 Jun 17:48
607e101
Compare
Choose a tag to compare

2.4.2 (2020-06-10)

Bug Fixes

  • deps: bump @octokit/types from 4.1.9 to 5.0.0 (607e101)

v2.4.1

21 May 06:57
9ba2976
Compare
Choose a tag to compare

2.4.1 (2020-05-21)

Bug Fixes

  • deps: bump @octokit/types from 2.1.1 to 4.0.1 (11351d6)

v2.4.0

03 Nov 05:08
Compare
Choose a tag to compare

2.4.0 (2019-11-03)

Features

  • export types StrategyOptions,AuthOptions,Authentication (924da80)

v2.3.0

03 Nov 00:56
Compare
Choose a tag to compare

2.3.0 (2019-11-03)

Features

  • support JWT token and Authorization header prefixes (cc86502)

v2.2.0

25 Oct 22:50
Compare
Choose a tag to compare

2.2.0 (2019-10-25)

Features

  • implement AuthInterface (b936d20)