v4.4.3
What's Changed
- fix: link update for README.md for v4 by @krokite in #217
- Implement a BearerExtractor by @WhyNotHugo in #226
- Bump matrix to support latest go version (go1.19) by @mfridman in #231
- Include https://github.com/golang-jwt/jwe in README by @oxisto in #229
- Add doc comment to ParseWithClaims by @jkopczyn in #232
- Refactor: removed the unneeded if statement by @Krout0n in #241
- No pointer embedding in the example by @oxisto in #255
New Contributors
- @krokite made their first contribution in #217
- @WhyNotHugo made their first contribution in #226
- @jkopczyn made their first contribution in #232
- @Krout0n made their first contribution in #241
Full Changelog: v4.4.2...v4.4.3