v4.0.0
- 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.