@hackage jose-jwt0.7.2
JSON Object Signing and Encryption Library
Categories
License
BSD-3-Clause
Maintainer
Luke Taylor <tekul.hs@gmail.com>
Links
Versions
Installation
Dependencies (13)
- aeson >=0.8.0.2
- base >=4.6 && <5
- bytestring >=0.9
- cereal >=0.4
- containers >=0.4
- cryptonite >=0.19 Show all…
Dependents (14)
@hackage/qr-imager, @hackage/yesod-auth-lti13, @hackage/oidc-client, @hackage/servant-aeson-generics-typescript, @hackage/hoauth2-demo, @hackage/kubernetes-client, Show all…
Package Flags
doctest(on by default)
An implementation of the JOSE suite of IETF standards and the closely related JWT (JSON web token) spec (https://tools.ietf.org/html/rfc7519/).
Both signed and encrypted JWTs are supported, as well as simple JWK keys.