Package jose implements JSON Object Signing and Encryption (JOSE) standards including JWT, JWS, JWE, and JWK.
go get github.com/go-jose/go-jose/v4No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Parse a signed JWT token
Use v4 import paths (github.com/go-jose/go-jose/v4) and update code accordingly.
No dependency data recorded yet.