Releases: panva/openid-client
Releases · panva/openid-client
v6.8.3
13 Apr 15:12
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Documentation
note a workaround for redirect_uri with query string or bare origin (e9689de ), closes #868
Fixes
passport: delete one-time state on callback (1e7dd2e )
v6.8.2
07 Feb 19:46
Immutable
release. Only release title and notes can be modified.
Compare
Sorry, something went wrong.
No results found
Fixes
use duplex: half for fetchProtectedResource with ReadableStream body input (f6f84e2 )
v6.8.1
27 Sep 09:31
Compare
Sorry, something went wrong.
No results found
Refactor
workaround dpop nonce caching caveats with customFetch (a9eb50f )
v6.8.0
11 Sep 12:43
Compare
Sorry, something went wrong.
No results found
Features
respect retry-after in CIBA and Device Authorization Grant polling (6ce3411 )
Documentation
remove mention of Edge Runtime from the readme (2e41ad5 )
v6.7.1
29 Aug 06:18
Compare
Sorry, something went wrong.
No results found
Fixes
passport: include req.host from express@5 for ease of use in express@4 (81f6c12 )
v6.7.0
27 Aug 22:11
Compare
Sorry, something went wrong.
No results found
Features
support for the ML-DSA Algorithm Identifiers (9543da5 )
v6.6.4
12 Aug 09:49
Compare
Sorry, something went wrong.
No results found
Fixes
recognize N_A in the token exchange grant (770b177 )
v6.6.3
05 Aug 20:43
Compare
Sorry, something went wrong.
No results found
Documentation
fix TokenEndpointResponseHelpers.claims() note (b77c786 )
Refactor
passport: allow custom logic to drive initiating auth requests (0b57115 ), closes #811
v6.6.2
01 Jul 18:48
Compare
Sorry, something went wrong.
No results found
Fixes
RFC8414: strip any terminating "/" when pathname is present (e884302 )
v6.6.1
21 Jun 11:26
Compare
Sorry, something went wrong.
No results found
Revert
revert to use 302 instead of 303 for the redirect (54f2170 )