authenticate-oauth

Library to authenticate with OAuth for Haskell web applications.

http://github.com/yesodweb/authenticate

Version on this page:1.7
LTS Haskell 22.14:1.7@rev:1
Stackage Nightly 2024-03-29: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.7@sha256:8b8fec4342c5e57d2d238fed44e8890f09a759fc05f13b980ae32f940b35cad0,1588

Module documentation for 1.7

authenticate-oauth

OAuth authentication, e.g. Twitter.

Changes

1.7

  • Add support for following new SignMethod HMACSHA256, HMACSHA512, RSASHA256, RSASHA512

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