go-jose v2.5.0 Release Notes

Release Date: 2020-04-13 // over 3 years ago
  • 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).