servant-auth-server: servant-server/servant-auth compatibility
This package provides the required instances for using the Auth combinator
in your servant server.
Both cookie- and token- (REST API) based authentication is provided.
For a quick overview of the usage, see the README.
Modules
- Servant
- Auth
- Servant.Auth.Server
- Servant.Auth.Server.Internal
- Servant.Auth.Server.Internal.AddSetCookie
- Servant.Auth.Server.Internal.BasicAuth
- Servant.Auth.Server.Internal.Class
- Servant.Auth.Server.Internal.ConfigTypes
- Servant.Auth.Server.Internal.Cookie
- Servant.Auth.Server.Internal.FormLogin
- Servant.Auth.Server.Internal.JWT
- Servant.Auth.Server.Internal.ThrowAll
- Servant.Auth.Server.Internal.Types
- Servant.Auth.Server.SetCookieOrphan
- Servant.Auth.Server.Internal
- Servant.Auth.Server
- Auth
Downloads
- servant-auth-server-0.4.9.2.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
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.2.0, 0.2.3.0, 0.2.4.0, 0.2.6.0, 0.2.6.1, 0.2.7.0, 0.2.8.0, 0.3.0.0, 0.3.1.0, 0.3.2.0, 0.4.0.0, 0.4.0.1, 0.4.0.2, 0.4.1.0, 0.4.2.0, 0.4.3.0, 0.4.4.0, 0.4.5.0, 0.4.5.1, 0.4.6.0, 0.4.7.0, 0.4.8.0, 0.4.9.0, 0.4.9.1, 0.4.9.2 (info) |
|---|---|
| Change log | CHANGELOG.md |
| Dependencies | aeson (>=1.0.0.1 && <3), base (>=4.16.4.0 && <4.22), base64-bytestring (>=1.0.0.1 && <2), blaze-builder (>=0.4.1.0 && <0.5), bytestring (>=0.11 && <0.13), case-insensitive (>=1.2.0.11 && <1.3), cookie (>=0.4.4 && <0.6), data-default (>=0.2 && <0.9), entropy (>=0.4.1.3 && <0.5), http-types (>=0.12.2 && <0.13), jose (>=0.10 && <0.13), lens (>=4.16.1 && <5.4), memory (>=0.14.16 && <0.19), monad-time (>=0.3.1.0 && <0.5), mtl (>=2.2.2 && <2.3 || >=2.3.1 && <2.4), servant (>=0.20.3 && <0.21), servant-auth (==0.4.9.2), servant-server (>=0.20.3 && <0.21), tagged (>=0.8.4 && <0.9), text (>=1.2.3.0 && <2.2), time (>=1.5.0.1 && <1.15), unordered-containers (>=0.2.9.0 && <0.3), wai (>=3.2.1.2 && <3.3) [details] |
| Tested with | ghc ==9.2.8 || ==9.4.8 || ==9.6.6 || ==9.8.4 || ==9.10.1 || ==9.12.1 |
| License | BSD-3-Clause |
| Copyright | (c) Julian K. Arni |
| Author | Julian K. Arni |
| Maintainer | jkarni@gmail.com |
| Uploaded | by janus at 2026-03-28T15:29:10Z |
| 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 |
| Reverse Dependencies | 7 direct, 1 indirect [details] |
| Downloads | 18641 total (49 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2026-03-28 [all 2 reports] |