Node Openid Client Versions Save

OpenID Certified™ Relying Party (OpenID Connect/OAuth 2.0 Client) implementation for Node.js.

v5.6.5

2 months ago

Refactor

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

v5.6.4

4 months ago

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

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

v5.6.3

4 months ago

Fixes

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

v5.6.2

4 months ago

Refactor

Fixes

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

v5.6.1

6 months ago

Fixes

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

v5.6.0

7 months ago

Features

v5.5.0

8 months ago

Features

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

v5.4.3

10 months ago

Fixes

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

v5.4.2

1 year ago

Fixes

v5.4.1

1 year ago

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