servant-auth: Authentication combinators for servant
This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.
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.
Properties
Versions | 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.3.2.0, 0.4.0.0, 0.4.1.0, 0.4.2.0 |
---|---|
Change log | CHANGELOG.md |
Dependencies | base (>=4.8 && <4.12) [details] |
License | BSD-3-Clause |
Copyright | (c) Julian K. Arni |
Author | Julian K. Arni |
Maintainer | jkarni@gmail.com |
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 |
Uploaded | by domenkozar at 2018-06-18T14:55:46Z |
Modules
[Index]
- Servant
Downloads
- servant-auth-0.3.2.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
Package maintainers
- AlpMestanogullari, DavidJohnson, GaelDeest, phadej, MatthiasFischmann, jkarni, mchaver, domenkozar, maksbotan, hecate, arianvp, janus
For package maintainers and hackage trustees