hoauth: A Haskell implementation of OAuth 1.0 protocol.
This library implements both PLAINTEXT and HMAC-SHA1 signatures as defined in the specification 1.0. Currently it supports only consumer related functions, but there are plans to add support service providers as well. More info at: http://oauth.net/
Modules
[Index]
Flags
Automatic Flags
Name | Description | Default |
---|---|---|
test | Build the hoauth test suite. | Disabled |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hoauth-0.0.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
Versions [RSS] | 0.0.1, 0.0.3, 0.0.4, 0.1.0, 0.1.1, 0.1.2, 0.1.3, 0.1.4, 0.1.5, 0.1.6, 0.1.7, 0.1.8, 0.1.9, 0.2.0, 0.2.1, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.3.0, 0.3.1, 0.3.2, 0.3.2.1, 0.3.3, 0.3.4, 0.3.5 |
---|---|
Dependencies | base (>=3 && <=4), base64-string, bytestring, HUnit, SHA, utf8-string [details] |
Tested with | ghc ==6.8.2, ghc ==6.10.4 |
License | BSD-3-Clause |
Author | Diego Souza |
Maintainer | Diego Souza <dsouza@bitforest.org> |
Category | Network, Protocol, OAuth |
Source repo | head: darcs get http://projects.bitforest.org/hoauth/ |
Uploaded | by DiegoSouza at 2009-08-26T03:54:35Z |
Distributions | |
Reverse Dependencies | 5 direct, 0 indirect [details] |
Executables | test_hoauth |
Downloads | 20288 total (58 in the last 30 days) |
Rating | (no votes yet) [estimated by Bayesian average] |
Your Rating | |
Status | Docs uploaded by user Build status unknown [no reports yet] |