Package paseto provides a Go implementation of PASETO, a secure alternative to the JOSE standards (JWT, JWE, JWS).
go get github.com/o1egl/pasetoNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a PASETO v2 token using symmetric encryption.
Use paseto.NewV2() for modern PASETO tokens.
No dependency data recorded yet.