Changes for version 1.24 - 2010-02-09

  • Improved problems matching, hash lookup is faster than linear search + function call.
  • Added CONSUMER_KEY_REFUSED, PERMISSION_DENIED Thanks to Ishikawa.
  • fixed normalized_parameter for invlid key order Thanks to hidek.
  • http://github.com/lyokato/p5-oauth-lite/commit/2a1b1ce5169b9494feeb3c661ef02e60a548ae00 http://github.com/ishikawa/p5-oauth-lite/commit/4fed3f78a46c4cc135608274d5825c3b6c507029 http://github.com/ishikawa/p5-oauth-lite/commit/03b9cf94494b2db206494259a622b337150d4865 http://github.com/ishikawa/p5-oauth-lite/commit/1b18cac370de4daf7e417d2f59a6a177494d253a http://github.com/ishikawa/p5-oauth-lite/commit/f300a719db71221c7993114e4002fd6ec49458e3 http://github.com/ishikawa/p5-oauth-lite/commit/1fcaa9e0f2eab50b1901e8d54a1e70b5e9fb70b5

Modules

OAuth framework
default agent class
auth method constants.
consumer agent
constants for OAuth Problem Reporting Extension
simple echo server example
mod_perl2 OAuth server
server side utility
signature method base class
HMAC_SHA1 signature method class;
PLAINTEXT signature method class;
RSA_SHA1 signature method class;
token class
utility for OAuth