aboutsummaryrefslogtreecommitdiff
path: root/lib/paseto/v4/testdata
AgeCommit message (Collapse)Author
2026-03-29paseto/v4: implements public protocol for paseto version 4Shulhan
paseto/v4 provides a simple, ready to use, opinionated implementation of Platform-Agnostic SEcurity TOkens (PASETO) version 4 as defined in [paseto-v4]. The public protocol contains method to sign and verify the message into/from paseto token. [paseto-v4]: https://github.com/paseto-standard/paseto-spec/blob/master/docs/01-Protocol-Versions/Version4.md
2026-03-29paseto/v4: implements local protocol for paseto version 4Shulhan
paseto/v4 provides a simple, ready to use, opinionated implementation of Platform-Agnostic SEcurity TOkens (PASETO) version 4 as defined in [paseto-v4]. [paseto-v4]: https://github.com/paseto-standard/paseto-spec/blob/master/docs/01-Protocol-Versions/Version4.md