hsoz: Iron, Hawk, Oz: Web auth protocols
hsoz is a Haskell implementation of the Iron, Hawk, and Oz web authentication protocols. These protocols originate from the OAuth2 standardisation process, but are designed to be simpler to implement for the common case of web applications.
The top-level Network.Iron, Network.Hawk, Network.Oz modules contain further instructions on their usage. There are also some example server and client programs within the project git repository.
[Skip to Readme]
Modules
- Network
- Network.Hawk
- Network.Hawk.Client
- Network.Hawk.Internal
- Network.Hawk.Internal.Client
- Network.Hawk.Internal.Client.HeaderParser
- Network.Hawk.Internal.Client.Types
- Network.Hawk.Internal.Server
- Network.Hawk.Internal.Server.Header
- Network.Hawk.Internal.Server.Types
- Network.Hawk.Internal.Types
- Network.Hawk.Internal.Client
- Network.Hawk.Middleware
- Network.Hawk.Server
- Network.Hawk.Server.Nonce
- Network.Hawk.Types
- Network.Hawk.URI
- Network.Iron
- Network.Oz
- Network.Oz.Application
- Network.Oz.Client
- Network.Oz.Server
- Network.Oz.Ticket
- Network.Oz.Types
- Network.Hawk
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
example | Build the example applications | Enabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hsoz-0.0.0.4.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
For package maintainers and hackage trustees
Candidates
Versions [RSS] | 0.0.0.2, 0.0.0.3, 0.0.0.4, 0.0.1.0 |
---|---|
Dependencies | aeson, attoparsec, base (>=4.7 && <5), base16-bytestring, base64-bytestring, byteable, bytestring, case-insensitive, containers, cryptonite, data-default, either, errors, exceptions, hashable, hsoz, http-client (>=0.4 && <0.5), http-conduit (>=2.1 && <2.2), http-types, lens, lucid, memory, mtl, network, optparse-applicative (>=0.12 && <0.13), scientific, scotty, securemem, text, time, transformers, unordered-containers, uri-bytestring, vault, wai, warp [details] |
Tested with | ghc ==8.0.1 |
License | BSD-3-Clause |
Copyright | 2016 Rodney Lorrimar |
Author | Rodney Lorrimar |
Maintainer | Rodney Lorrimar <dev@rodney.id.au> |
Revised | Revision 1 made by rvl at 2017-02-05T22:24:35Z |
Category | Web, Authentication |
Home page | https://github.com/rvl/hsoz |
Bug tracker | https://github.com/rvl/hsoz/issues |
Source repo | head: git clone https://github.com/rvl/hsoz |
Uploaded | by rvl at 2017-02-03T06:28:44Z |
Distributions | |
Executables | iron, hsoz-example |
Downloads | 2986 total (1 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 2017-02-03 [all 3 reports] |