github golang-jwt/jwt v4.3.0

latest releases: v5.2.1, v5.2.0, v5.1.0...
2 years ago

What's Changed

  • Support errors.Is for token extractors by @stefantds in #141
  • Implementing Is(err) bool to support Go 1.13 style error checking by @oxisto in #136
  • remove unnecessary for loop in token signing string for readability by @hyeonjae in #34
  • updated README.md to contain more extensions by @matelang in #155
  • Add JWT logo attribution by @mfridman in #161
  • fix: fixed typo detect by cSpell by @giautm in #164
  • Set json encoding precision by @mfridman in #162

New Contributors

Full Changelog: v4.2.0...v4.3.0

Don't miss a new jwt release

NewReleases is sending notifications on new releases.