Releases: auth0/node-wsfed
Releases · auth0/node-wsfed
v8.0.0
8.0.0 (2026-03-31)
Features
BREAKING CHANGES
- adding encryption algorithm in options(if not set, defaults to http://www.w3.org/2009/xmlenc11#aes256-gcm), adding disallowEncryptionWithInsecureAlgorithm to enforce secure encryption algorithms
v7.0.3
v7.0.2
v4.0.0
v3.2.0
Merge pull request #12 from eugeniop/master Fixed Snyk reports by updating dependencies and fixing escape when up…