Changes for version 1.23 - 2009-11-10

  • applied patches from ishikawa-san. now Token as_encoded results with oauth_confirmed for Rev-A.
  • encoding method fixed not to force encoding to UTF8. uri_escape_utf8 -> uri_escape uri_escpae_utf8 is not convient when another encoding is needed, for example, some cell-phone requires not-UTF8 encoding. thanks to weboo.

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