authenticate-oauth: Library to authenticate with OAuth for Haskell web applications.

[ bsd3, library, web ] [ Propose Tags ]

API docs and the README are available at http://www.stackage.org/package/authenticate-oauth.


[Skip to Readme]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1, 1.0.0, 1.0.0.1, 1.1, 1.2.0, 1.3.0, 1.3.0.1, 1.3.0.2, 1.4.0.0, 1.4.0.1, 1.4.0.2, 1.4.0.3, 1.4.0.4, 1.4.0.5, 1.4.0.6, 1.4.0.7, 1.4.0.8, 1.5, 1.5.0.1, 1.5.0.2, 1.5.0.3, 1.5.1, 1.5.1.1, 1.5.1.2, 1.6, 1.6.0.1, 1.7
Change log ChangeLog.md
Dependencies base (>=4 && <5), base64-bytestring (>=0.1 && <1.1), blaze-builder, bytestring (>=0.9), crypto-pubkey-types (>=0.1 && <0.5), data-default, http-client (>=0.3), http-types (>=0.6), random, RSA (>=2.0 && <2.3), SHA (>=1.4 && <1.7), time, transformers (>=0.1 && <0.6) [details]
License BSD-3-Clause
Author Hiromi Ishii
Maintainer Hiromi Ishii
Category Web
Home page http://github.com/yesodweb/authenticate
Source repo head: git clone git://github.com/yesodweb/authenticate.git
Uploaded by MichaelSnoyman at 2016-05-24T07:55:08Z
Distributions Arch:1.7, Debian:1.6.0.1, Fedora:1.7, LTSHaskell:1.7, NixOS:1.7, Stackage:1.7
Reverse Dependencies 20 direct, 219 indirect [details]
Downloads 43551 total (157 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs available [build log]
Last success reported on 2016-05-24 [all 1 reports]

Readme for authenticate-oauth-1.5.1.2

[back to package description]

authenticate-oauth

OAuth authentication, e.g. Twitter.