@hackage paseto0.1.1.1
Platform-Agnostic Security Tokens
Categories
License
MIT
Maintainer
Luke Nadur
Links
Versions
Installation
Tested Compilers
Dependencies (16)
- base >=4.14 && <5
- binary >=0.8.7 && <0.9
- bytestring >=0.11 && <0.12
- containers >=0.6.0.1 && <0.7
- deepseq >=1.4.4 && <1.5
- mtl >=2.2.2 && <2.4 Show all…
Dependents (0)
paseto-haskell
A Haskell implementation of PASETO (Platform-Agnostic SEcurity TOkens).
What is PASETO?
PASETO is everything you love about JOSE (JWT, JWE, JWS) without any of the many design deficits that plague the JOSE standards.
More Information
For more information about this library and a rundown on how to use it, check out the README on GitHub.