servant-auth: Authentication combinators for servant

[ authentication, bsd3, library, servant, web ] [ Propose Tags ]

This package provides an Auth combinator for servant. This combinator allows using different authentication schemes in a straightforward way, and possibly in conjunction with one another.

'servant-auth' additionally provides concrete authentication schemes, such as Basic Access Authentication, JSON Web Tokens, and Cookies.

For more details on how to use this, see the README.

Modules

[Index]

Downloads

Versions [RSS] 0.1.0.0, 0.1.0.1, 0.2.0.0, 0.2.1.0, 0.2.6.0, 0.2.6.1, 0.2.7.0, 0.3.0.0, 0.3.0.1, 0.3.1.0, 0.3.2.0, 0.4.0.0, 0.4.1.0
Dependencies base (>=4.7 && <4.10) [details]
License BSD-3-Clause
Copyright (c) Julian K. Arni
Author Julian K. Arni
Maintainer jkarni@gmail.com
Category Web, Servant, Authentication
Home page http://github.com/plow-technologies/servant-auth#readme
Bug tracker https://github.com/plow-technologies/servant-auth/issues
Source repo head: git clone https://github.com/plow-technologies/servant-auth
Uploaded by jkarni at 2017-03-16T20:13:49Z
Distributions LTSHaskell:0.4.1.0, NixOS:0.4.1.0, Stackage:0.4.1.0
Reverse Dependencies 18 direct, 5 indirect [details]
Downloads 12580 total (84 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2017-03-16 [all 1 reports]