go-jose v2.5.1 Release Notes

Release Date: 2020-05-01 // over 4 years ago
  • Bug Fixes

    • 🛠 Fix parsing and validation of x5t and x5t#S256 headers for JWK (h/t @mangas) (#305).

Previous changes from v2.5.0

  • New Features

    • ➕ Add support for x5u, x5t, and x5t#S256 headers for JWK (#242).
    • ➕ Add support for RFC 7638 canonical kid for JWK (#269).

    🐛 Bug Fixes

    • ➕ Add error checking in jose-util to avoid nil referencing (#250).
    • 📚 Documentation improvements (#274, #280, #289).