github lcobucci/jwt 4.2.0

latest releases: 5.3.0, 5.2.0, 5.1.0...
2 years ago

Release Notes for 4.2.0

This release provides a high-level API, a new (non-standard) algorithm, and validation for key length requirements.
The latter is a minor BC-break for users that aren't following the RFC recommendations.

To contain the impact of the changes and give time for people to rotate keys, we have deprecated implementations that maintain the previous behaviour and allow unsafe keys.
For more information, please read the documentation.

4.2.0

  • Total issues resolved: 3
  • Total pull requests resolved: 15
  • Total contributors: 7

Documentation

Improvement

Improvement,Minor BC-break,Security

Security

CI

Don't miss a new jwt release

NewReleases is sending notifications on new releases.