Categorygithub.com/cristalhq/paseto
repositorypackage
0.1.0
Repository: https://github.com/cristalhq/paseto.git
Documentation: pkg.go.dev

# README

paseto

build-img pkg-img reportcard-img coverage-img version-img

PASETO (Platform-Agnostic Security Tokens implementation) in Go paseto.

See also JWT in Go cristalhq/jwt.

Features

  • Simple API.
  • Clean and tested code.
  • Optimized for speed.
  • Concurrent-safe.

See docs or GUIDE.md for more details.

Install

Go version 1.21+

go get github.com/cristalhq/paseto

Example

// TODO

See examples: example_test.go.

License

MIT License.