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
- @stefantds made their first contribution in #141
- @hyeonjae made their first contribution in #34
- @matelang made their first contribution in #155
- @giautm made their first contribution in #164
Full Changelog: v4.2.0...v4.3.0