Skip to content

Releases: panva/node-openid-client

v5.6.5

07 Mar 12:46
Compare
Choose a tag to compare

Refactor

  • avoid use of prototype attributes in keystore queries (#660) (47a549c)

v5.6.4

06 Jan 10:02
Compare
Choose a tag to compare

Revert "fix: encode client_secret_basic - _ . ! ~ * ' ( ) characters"

This reverts commit 5a2ea80, even though it is the correct implementation some of the most widely used identity providers don't follow the specification.

v5.6.3

05 Jan 14:40
Compare
Choose a tag to compare

Fixes

  • encode client_secret_basic - _ . ! ~ * ' ( ) characters (5a2ea80)

v5.6.2

22 Dec 11:35
Compare
Choose a tag to compare

Refactor

Fixes

  • add explicit Accept-Encoding header to http requests (abcb564), closes #648

v5.6.1

11 Oct 12:17
Compare
Choose a tag to compare

Fixes

  • consistent space encoding in authorizationUrl (#627) (ad68223), closes #626

v5.6.0

03 Oct 15:06
Compare
Choose a tag to compare

Features

v5.5.0

08 Sep 06:41
Compare
Choose a tag to compare

Features

  • DPoP: remove experimental warning, DPoP is now RFC9449 (133a022)

v5.4.3

06 Jul 09:12
Compare
Choose a tag to compare

Fixes

  • handle empty client_secret with basic and post client auth (#610) (402c711), closes #609

v5.4.2

25 Apr 18:48
Compare
Choose a tag to compare

Fixes

v5.4.1

21 Apr 20:31
Compare
Choose a tag to compare

This release contains only code refactoring, dependency, or documentation updates. The release process now also uses provenance statements.