Skip to content

v4.3.0

Compare
Choose a tag to compare
@mfridman mfridman released this 10 Feb 02:58
· 66 commits to main since this release
279dd19

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