Skip to content

v4.0.0

Compare
Choose a tag to compare
@mfridman mfridman released this 03 Aug 16:58
· 98 commits to main since this release
2ebb50f
  • Adds Go module support (#41). You can import this package using the following import path:
github.com/golang-jwt/jwt/v4

This release, and any future /v4 work is intended to be backwards-compatible with existing v3.x.y tags.

See the migration guide for more details.