Version 1.24.0
What's Changed
- Set proper "content-type" while calling JwtService.Reset() by @iRay in #203
- Fix registration of dev provider in Service.authMiddleware.Providers by @cyb3r4nt in #201
- Update go modules by @paskal in #206
- Implement XSRFIgnoreMethods by @oalexander6 in #207
- Implement IgnoreXSRFMethods for v2 by @oalexander6 in #210
- Update go modules, youmark/pkcs8 by @paskal in #209
- Update jwt package from v3 to v5 by @paskal in #205
- Add v2 version of the package by @paskal in #200
New Contributors
- @iRay made their first contribution in #203
- @cyb3r4nt made their first contribution in #201
- @oalexander6 made their first contribution in #207
Full Changelog: v1.23.0...v1.24.0