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

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

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 && <4.8), 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.2), SHA (>=1.4 && <1.7), time, transformers (>=0.1 && <0.5) [details]
License BSD-3-Clause
Author Hiromi Ishii
Maintainer Hiromi Ishii
Revised Revision 1 made by HerbertValerioRiedel at 2019-01-12T12:32:57Z
Category Web
Home page http://github.com/yesodweb/authenticate
Source repo head: git clone git://github.com/yesodweb/authenticate.git
Uploaded by MichaelSnoyman at 2015-02-13T06:43:10Z
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 uploaded by user
Build status unknown [no reports yet]

Readme for authenticate-oauth-1.5.1

[back to package description]

authenticate-oauth

OAuth authentication, e.g. Twitter.