Releases: dbartholomae/middy-middleware-jwt-auth
Releases · dbartholomae/middy-middleware-jwt-auth
6.1.0
6.0.0
6.0.0 (2023-03-03)
Bug Fixes
- release dependency update of jsonwebtoken to version 9 (eede274)
BREAKING CHANGES
- middy-middleware-jwt-auth now relies on
jsonwebtoken version 9. The breaking changes from that library apply.
See https://github.com/auth0/node-jsonwebtoken/wiki/Migration-Notes:-v8-to-v9
for migration notes.