A Go implementation of JSON Web Tokens (JWT) for creating and verifying tokens.
go get gopkg.in/dgrijalva/jwt-go.v3No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and sign a JWT token
Migrate to github.com/golang-jwt/jwt/v5 which is actively maintained and patched.
No dependency data recorded yet.