| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-30 | paseto/v4: improve examples by splitting example and package | Shulhan | |
| By not using the same package name in example, we can see how the package actually used in real code. For instance, we can know that constant publicHeader should be exported so it could be used by Unpack method. | |||
| 2026-03-29 | paseto/v4: implements local protocol for paseto version 4 | Shulhan | |
| 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 | |||
