servant-auth-server: servant-server/servant-auth compatibility

[ authentication, bsd3, library, servant, web ] [ Propose Tags ]

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.

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.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 (info)
Change log CHANGELOG.md
Dependencies aeson (>=1.0.0.1 && <3), base (>=4.10 && <4.19), base64-bytestring (>=1.0.0.1 && <2), blaze-builder (>=0.4.1.0 && <0.5), bytestring (>=0.10.6.0 && <0.12), case-insensitive (>=1.2.0.11 && <1.3), cookie (>=0.4.4 && <0.5), data-default-class (>=0.1.2.0 && <0.2), entropy (>=0.4.1.3 && <0.5), http-types (>=0.12.2 && <0.13), jose (>=0.7.0.0 && <0.10), lens (>=4.16.1 && <5.3), memory (>=0.14.16 && <0.19), monad-time (>=0.3.1.0 && <0.4), mtl (>=2.2.2 && <2.3), servant (>=0.13 && <0.20), servant-auth (>=0.4 && <0.5), servant-server (>=0.13 && <0.20), tagged (>=0.8.4 && <0.9), text (>=1.2.3.0 && <2.1), time (>=1.5.0.1 && <1.13), unordered-containers (>=0.2.9.0 && <0.3), wai (>=3.2.1.2 && <3.3) [details]
License BSD-3-Clause
Copyright (c) Julian K. Arni
Author Julian K. Arni
Maintainer jkarni@gmail.com
Revised Revision 5 made by maksbotan at 2023-06-22T11:41:32Z
Category Web, Servant, Authentication
Home page http://github.com/haskell-servant/servant/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 GaelDeest at 2022-02-02T15:17:53Z
Distributions LTSHaskell:0.4.8.0, Stackage:0.4.8.0
Reverse Dependencies 4 direct, 1 indirect [details]
Downloads 16911 total (101 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2022-02-02 [all 1 reports]