Changes for version 1.32 - 2014-01-05
- fixed invalid way to normalizing params. But it breaks backward compatibility, so you can switch behaviour by $OAuth::Lite::USE_DEPRECATED_NORMALIZER. Currently this value is set as 1 by default to keep backward compatibility. https://github.com/lyokato/p5-oauth-lite/pull/5 Thanks to ninjinkun
Modules
OAuth framework
default agent class
auth method constants.
consumer agent
constants for OAuth Problem Reporting Extension
response class
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