Skip to content

Releases: auth0/express-openid-connect

v2.4.0

17 May 11:01
62ff67d
Compare
Choose a tag to compare

Added

v2.3.1

09 Apr 12:48
6f0a2da
Compare
Choose a tag to compare

Fixed

v2.3.0

11 Mar 16:04
5566d1a
Compare
Choose a tag to compare

Added

v2.3.0-beta.0

23 Feb 15:12
4403e05
Compare
Choose a tag to compare
v2.3.0-beta.0 Pre-release
Pre-release

To install: npm install express-openid-connect@beta

Added

v2.2.0

14 Jan 22:20
6e516f1
Compare
Choose a tag to compare

2.2.0 (2021-01-14)

Full Changelog

Added

Changed

v2.1.0

15 Dec 18:15
d46116b
Compare
Choose a tag to compare

2.1.0 (2020-12-15)

Full Changelog

Changed

Fixed

v2.0.0

17 Sep 16:22
11f5a7e
Compare
Choose a tag to compare

For a full list of breaking changes and migration guide, checkout https://github.com/auth0/express-openid-connect/blob/master/V2_MIGRATION_GUIDE.md

Breaking Changes

Added

v2.0.0-beta.0

02 Sep 16:30
ec5416e
Compare
Choose a tag to compare
v2.0.0-beta.0 Pre-release
Pre-release

For a full list of breaking changes and migration guide, checkout the V2_MIGRATION_GUIDE.md

Breaking Changes

Added

v1.0.2

14 May 10:51
1f5c785
Compare
Choose a tag to compare

Fixed

v1.0.1

17 Apr 13:40
172ee8c
Compare
Choose a tag to compare

Full Changelog

Fixed

  • Fix issue where authz header was overridden in code exchange #86 (adamjmcgrath)