Package jwt is a Go implementation of JSON Web Tokens.
go get github.com/golang-jwt/jwt/v4No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create and sign a JWT token
Update imports to github.com/golang-jwt/jwt/v4 and adjust code for new API
No dependency data recorded yet.