jwt: JSON Web Token (JWT) decoding and encoding
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]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
network-uri | Get Network.URI from the network-uri package | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- jwt-0.4.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 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.1, 0.11.0 |
---|---|
Change log | changelog |
Dependencies | aeson (>=0.7), base (>=4.6 && <4.8), base64-bytestring (>=1.0), bytestring (>=0.10), containers (>=0.5), cryptohash (>=0.11), data-default (>=0.5), http-types (>=0.8), network (>=2.4), network-uri (>=2.4), scientific (>=0.2), text (>=0.11), time (>=1.1), unordered-containers (>=0.2) [details] |
License | MIT |
Author | Stefan Saasen |
Maintainer | stefan@saasen.me |
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 StefanSaasen at 2014-10-14T22:53:47Z |
Distributions | Debian:0.10.0, NixOS:0.11.0 |
Reverse Dependencies | 22 direct, 23 indirect [details] |
Downloads | 25860 total (4 in the last 30 days) |
Rating | 1.75 (votes: 2) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |