jwt: JSON Web Token (JWT) decoding and encoding
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
Warnings:
- Packages relying on Cabal 1.12 or later should specify a specific version of the Cabal spec of the form 'cabal-version: x.y'. Use 'cabal-version: 1.16'.
JSON Web Token (JWT) is a compact URL-safe means of representing claims to be transferred between two parties.
To get started, see the documentation for the Web.JWT module.
[Skip to Readme]
Properties
Versions | 0.1.0, 0.1.1, 0.2.0, 0.2.1, 0.3.0, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.6.0, 0.7.0, 0.7.1, 0.7.2, 0.8.0, 0.9.0, 0.10.0, 0.10.0, 0.10.1, 0.11.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | aeson (>=0.7), base (>=4.6 && <5), bytestring (>=0.10), containers (>=0.5), cryptonite (>=0.6), http-types (>=0.8), memory (>=0.8), network-uri, scientific (>=0.2), semigroups (>=0.15.4), text (>=0.11), time (>=1.1), unordered-containers (>=0.2), vector (>=0.7.1), x509, x509-store [details] |
License | MIT |
Author | Brian McKenna |
Maintainer | brian@brianmckenna.org |
Category | Web |
Home page | https://bitbucket.org/ssaasen/haskell-jwt |
Bug tracker | https://bitbucket.org/ssaasen/haskell-jwt/issues |
Source repo | head: git clone https://ssaasen@bitbucket.org/ssaasen/haskell-jwt.git |
Uploaded | by puffnfresh at 2019-03-25T05:55:10Z |
Modules
[Index] [Quick Jump]
- Web
Downloads
- jwt-0.10.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
For package maintainers and hackage trustees