Releases: auth0/express-openid-connect
Releases · auth0/express-openid-connect
v2.9.0
v2.8.0
v2.7.3
Fixed
- discovery errors should be handled in express middleware #371 (adamjmcgrath)
- Allow periods in cookie name #350 (moberegger)
v2.7.2
Security
- URL Redirection to Untrusted Site ('Open Redirect') in express-openid-connect GHSA-7p99-3798-f85c
v2.7.1
v2.7.0
Added
- SDK-3109 Add ability to pass custom logout params #329 (adamjmcgrath)
- SDK-3111 Add Oauth error props to http error when available #328 (adamjmcgrath)
- SDK-3110 Allow customising the UA header in client reqs #327 (adamjmcgrath)
- allow configuration of same site attribute on auth_verification cookie #323 (BitPatty)
Changed
- Looser cookie name validation #330 (adamjmcgrath)
v2.6.0
v2.5.2
Security
- Session fixation fix CVE-2021-41246
Fixed
- Fix refresh signature in ts defs #294 (adamjmcgrath)