servant-auth: Authentication combinators for servant

[ authentication, bsd3, library, servant, web ] [ Propose Tags ] [ Report a vulnerability ]

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

[Last Documentation]

  • Servant
    • Servant.Auth
      • Servant.Auth.JWT

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, 0.4.2.0, 0.4.9.2
Change log CHANGELOG.md
Dependencies aeson (>=2.0 && <3), base (>=4.16.4.0 && <4.22), containers (>=0.6.5.1 && <0.9), jose (>=0.10 && <0.13), lens (>=4.16.1 && <5.4), servant (>=0.20.3 && <0.21), text (>=1.2.3.0 && <2.2), unordered-containers (>=0.2.9.0 && <0.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:28:14Z
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 19 direct, 7 indirect [details]
Downloads 14177 total (53 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]