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.

Downloads

Note: This package has metadata revisions in the cabal description newer than included in the tarball. To unpack the package including the revisions, use 'cabal get'.

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
Change log CHANGELOG.md
Dependencies aeson (>=1.3.1.1 && <1.6), base (>=4.10 && <4.16), jose (>=0.7.0.0 && <0.9), lens (>=4.16.1 && <5.1), servant (>=0.15 && <0.19), text (>=1.2.3.0 && <1.3), unordered-containers (>=0.2.9.0 && <0.3) [details]
License BSD-3-Clause
Copyright (c) Julian K. Arni
Author Julian K. Arni
Maintainer jkarni@gmail.com
Revised Revision 3 made by maksbotan at 2021-06-22T22:24:17Z
Category Web, Servant, Authentication
Home page http://github.com/haskell-servant/servant-auth#readme
Bug tracker https://github.com/haskell-servant/servant-auth/issues
Source repo head: git clone https://github.com/haskell-servant/servant-auth
Uploaded by domenkozar at 2020-10-05T16:26:06Z
Distributions LTSHaskell:0.4.1.0, NixOS:0.4.1.0, Stackage:0.4.1.0
Reverse Dependencies 18 direct, 5 indirect [details]
Downloads 12637 total (83 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2020-10-05 [all 1 reports]