v2.9.1
版本发布时间: 2022-12-11 11:45:25
appleboy/gin-jwt最新发布版本:v2.10.0(2024-08-31 09:43:17)
Changelog
Features
- 22d2e61 feat(CodeQL): Discover vulnerabilities across a codebase with CodeQL
- 7733244 feat(jwt): adds ParseOption to Parse method of jwt (#303)
- 687525f feat: simplified code (#290)
- 119241c Add an option to parse token from POST form data. (#293)
Bug fixes
- 8a50949 fix(timezone): remove stray
UTC()
call (#309) - b3c8050 bug: fix the false alarm of verification with jwt.WithJSONNumber (#305)