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.4.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 |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=2.0 && <3), base (>=4.14 && <4.22), containers (>=0.6 && <0.9), jose (>=0.10 && <0.12), lens (>=4.16.1 && <5.4), servant (>=0.20.2 && <0.21), text (>=1.2.3.0 && <2.2), unordered-containers (>=0.2.9.0 && <0.3) [details] |
| Tested with | ghc ==8.6.5, ghc ==8.8.4, ghc ==8.10.7, ghc ==9.0.2, ghc ==9.2.7, ghc ==9.4.4, ghc ==9.10.1 |
| License | BSD-3-Clause |
| Copyright | (c) Julian K. Arni |
| Author | Julian K. Arni |
| Maintainer | jkarni@gmail.com |
| Revised | Revision 1 made by janus at 2025-03-26T14:51:50Z |
| Category | Web, Servant, Authentication |
| Home page | https://github.com/haskell-servant/servant/tree/master/servant-auth#readme |
| Bug tracker | https://github.com/haskell-servant/servant/issues |
| Source repo | head: git clone https://github.com/haskell-servant/servant |
| Uploaded | by janus at 2024-08-30T14:17:38Z |
| Distributions | LTSHaskell:0.4.2.0, NixOS:0.4.2.0, Stackage:0.4.2.0 |
| Reverse Dependencies | 19 direct, 6 indirect [details] |
| Downloads | 13889 total (54 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs available [build log] Last success reported on 2024-08-30 [all 1 reports] |