servant-auth: Authentication combinators for servant
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
- servant-auth-0.3.2.0.tar.gz [browse] (Cabal source package)
- Package description (revised from the package)
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'.
Maintainer's Corner
- AlpMestanogullari, DavidJohnson, GaelDeest, phadej, MatthiasFischmann, jkarni, mchaver, domenkozar, maksbotan, hecate, arianvp, janus
For package maintainers and hackage trustees
Candidates
| 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, 0.4.2.0, 0.4.9.2 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | base (>=4.8 && <4.14) [details] |
| Tested with | ghc ==7.10.3, ghc ==8.0.2, ghc ==8.2.2, ghc ==8.4.3 |
| License | BSD-3-Clause |
| Copyright | (c) Julian K. Arni |
| Author | Julian K. Arni |
| Maintainer | jkarni@gmail.com |
| Uploaded | by domenkozar at 2018-06-18T15:14:46Z |
| Revised | Revision 2 made by domenkozar at 2019-12-02T17:08:00Z |
| 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 |
| Reverse Dependencies | 19 direct, 7 indirect [details] |
| Downloads | 14181 total (53 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2018-06-18 [all 1 reports] |