authenticate-oauth

Library to authenticate with OAuth for Haskell web applications.

http://github.com/yesodweb/authenticate

Version on this page:1.6@rev:1
LTS Haskell 22.13:1.7@rev:1
Stackage Nightly 2024-03-14:1.7@rev:1
Latest on Hackage:1.7@rev:1

See all snapshots authenticate-oauth appears in

BSD-3-Clause licensed by Hiromi Ishii
Maintained by Hiromi Ishii, Artem Chirkin
This version can be pinned in stack with:authenticate-oauth-1.6@sha256:ba9e93e7b949fa4799ae7b3cb302df38dc7fb0be0460803b6c48636317b2bcbb,1604

Module documentation for 1.6

authenticate-oauth

OAuth authentication, e.g. Twitter.

Changes

1.6

  • Add checkOAuth
  • Add support for oauth_body_hash extension in checkOAuth and signOAuth; this might have slightly changed checkOAuth behavior.

1.5.1.2

  • Allow newest transformers

1.5.1

1.5.0.2