hoauth2: Haskell OAuth2 authentication client
Haskell OAuth2 authentication client. Tested with the following services:
AzureAD: https://docs.microsoft.com/en-us/azure/active-directory/develop/v1-protocols-oauth-code
Google: https://developers.google.com/accounts/docs/OAuth2WebServer
Facebook: http://developers.facebook.com/docs/facebook-login/
StackExchange: https://api.stackexchange.com/docs/authentication
DropBox: https://www.dropbox.com/developers/reference/oauth-guide
[Skip to Readme]
Versions [faq] | 0.1, 0.1.2, 0.2.0, 0.2.2, 0.2.3, 0.2.4, 0.2.5, 0.2.5.1, 0.2.6, 0.3.0, 0.3.5, 0.3.6, 0.3.6.1, 0.3.7, 0.4.0, 0.4.1, 0.4.2, 0.4.3, 0.4.4, 0.4.5, 0.4.6, 0.4.7, 0.4.8, 0.5.0, 0.5.0.1, 0.5.1, 0.5.2, 0.5.3, 0.5.3.1, 0.5.4.0, 0.5.5.0, 0.5.6.0, 0.5.7, 0.5.8, 0.5.9, 1.0.0, 1.1.0, 1.2.0, 1.3.0, 1.4.0, 1.5.0, 1.5.1, 1.6.1, 1.6.2, 1.6.3, 1.7.0, 1.7.1, 1.7.2, 1.8.0, 1.8.1, 1.8.2, 1.8.3, 1.8.4 |
---|---|
Dependencies | aeson (>=1.0.0.0 && <1.5), base (>=4.5 && <5), binary (>=0.8.3.0 && <0.8.7), bytestring (>=0.9 && <0.11), containers (>=0.4 && <0.7), exceptions (>=0.8.3 && <0.11), hashable (>=1.2.6 && <1.3.0), hoauth2, http-conduit (>=2.1 && <2.4), http-types (>=0.11 && <0.13), microlens (>=0.4.0 && <0.5), mtl (>=2.2.1 && <2.3), mustache (>=2.2.3 && <2.4.0), parsec (>=3.1.11 && <3.2.0), scotty (>=0.10.0 && <0.12), text (>=0.11 && <1.3), unordered-containers (>=0.2.5), uri-bytestring (>=0.2.3.1 && <0.4), uri-bytestring-aeson (==0.1.*), wai (==3.2.*), wai-extra (>=3.0.21.0 && <3.0.25.0), wai-middleware-static (>=0.8.1 && <0.8.3), warp (==3.2.*) [details] |
License | BSD-3-Clause |
Copyright | Haisheng Wu |
Author | Haisheng Wu |
Maintainer | Haisheng Wu <freizl@gmail.com> |
Category | Network |
Home page | https://github.com/freizl/hoauth2 |
Source repo | head: git clone git://github.com/freizl/hoauth2.git |
Uploaded | by HaishengWu at Mon Feb 4 18:35:48 UTC 2019 |
Distributions | Debian:1.7.2, Fedora:1.7.2, FreeBSD:0.4.8, LTSHaskell:1.8.4, NixOS:1.8.3, Stackage:1.8.4 |
Executables | demo-server |
Downloads | 17635 total (650 in the last 30 days) |
Rating | 2.0 (votes: 1) [estimated by rule of succession] |
Your Rating | |
Status | Docs available [build log] Last success reported on 2019-02-04 [all 1 reports] |
Modules
[Index] [Quick Jump]
Flags
Name | Description | Default | Type |
---|---|---|---|
test | Build the executables | Disabled | Automatic |
Use -f <flag> to enable a flag, or -f -<flag> to disable that flag. More info
Downloads
- hoauth2-1.8.4.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)