Skip to content

v2.9.1

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Dec 03:45
· 30 commits to master since this release

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)