servant-auth-cookie: Authentication via encrypted cookies

[ bsd3, library, web ] [ Propose Tags ]

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.

Modules

[Index]

Flags

Manual Flags

NameDescriptionDefault
dev

Turn on development settings.

Disabled
build-examples

Build example executables.

Disabled
Automatic Flags
NameDescriptionDefault
servant9

Use servant-0.9 (or higher)

Enabled
servant91

Use servant-0.9.1 (or higher)

Enabled

Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info

Downloads

Maintainer's Corner

Package maintainers

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)
Change log CHANGELOG.md
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), cereal-time (>=0.1 && <0.2), cookie (>=0.4.1 && <0.5), cryptonite (>=0.14 && <0.25), data-default, exceptions (>=0.8 && <0.9), http-api-data (>=0.3 && <0.4), http-types (>=0.9 && <0.11), memory (>=0.11 && <0.15), mtl (>=2.0 && <3.0), servant (>=0.5 && <0.13), servant-server (>=0.5 && <0.13), tagged (>=0.8 && <0.9), text, time (>=1.6 && <1.8.1), 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 2017-11-08T17:53:37Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Executables example
Downloads 17398 total (70 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]