Package jose provides high-level functions for producing and consuming JSON Web Tokens using the JOSE specification.
go get github.com/dvsekhvalnov/jose2goNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sign a JWT using RS256
Refer to the documentation for key types and signing algorithms.
No dependency data recorded yet.