servant-auth-cookie: Authentication via encrypted cookies
This version is deprecated.
Authentication via encrypted client-side cookies, inspired by client-session library by Michael Snoyman and based on ideas of the paper "A Secure Cookie Protocol" by Alex Liu et al.
Flags
Manual Flags
Name | Description | Default |
---|---|---|
dev | Turn on development settings. | Disabled |
Automatic Flags
Name | Description | Default |
---|---|---|
servant9 | Use servant-0.9 | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- servant-auth-cookie-0.4.1.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.1.0.0, 0.1.0.1, 0.3.0.0, 0.3.0.1, 0.3.0.2, 0.3.0.3, 0.3.1, 0.3.2, 0.3.3, 0.3.3.1, 0.4, 0.4.1, 0.4.2, 0.4.2.1, 0.4.3, 0.4.3.1, 0.4.3.2, 0.4.3.3, 0.4.4, 0.5.0, 0.5.0.1, 0.5.0.2, 0.5.0.3, 0.5.0.4, 0.5.0.5, 0.5.0.6, 0.5.0.7, 0.6.0, 0.6.0.1, 0.6.0.2, 0.6.0.3 (info) |
---|---|
Dependencies | base (>=4.7 && <5.0), base64-bytestring, blaze-builder (>=0.4 && <0.4.1), bytestring, bytestring-conversion (>=0.3.1 && <0.4), cereal (>=0.5 && <0.6), cookie (>=0.4.1 && <0.5), cryptonite (>=0.14 && <=0.20), data-default, exceptions (>=0.8 && <0.9), http-api-data (>=0.3 && <0.4), http-types (>=0.9 && <0.10), memory (>=0.11 && <0.14), mtl (>=2.0 && <3.0), servant (>=0.5 && <0.10), servant-server (>=0.5 && <0.10), tagged (>=0.8 && <0.9), time (>=1.5 && <1.7), transformers (>=0.4 && <0.6), wai (>=3.0 && <3.3) [details] |
License | BSD-3-Clause |
Copyright | Al Zohali <zohl@fmap.me>, Mark Karpov <markkarpov@opmbx.org> |
Author | Al Zohali |
Maintainer | Al Zohali <zohl@fmap.me> |
Category | Web |
Source repo | head: git clone https://github.com/zohl/servant-auth-cookie.git |
Uploaded | by zohl at 2016-11-15T20:48:32Z |
Distributions | |
Reverse Dependencies | 1 direct, 0 indirect [details] |
Downloads | 17859 total (80 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |