Changes for version 0.29
- Security
- Net::OAuth::Client uses a better source of randomness for generating the nonce
- Bug Fixes
- Documentation
- Tests
- Other
- Maintenance taken over by Robert Rothenberg <rrwo@cpan.org>
- Added .mailmap to the repo
- Distribution metadata now has the git repository (thanks Sergey Romanov) GH#6
- Set up config_requires in Build.PL
- Updated Build.PL configuration
- Updated MANIFEST.SKIP rules
Modules
OAuth 1.0 for Perl
OAuth Access Token
An OAuth protocol request for an Access Token
An OAuth protocol response for an Access Token
OAuth 1.0A Client
An OAuth Consumer Request
base class for OAuth messages
An OAuth protocol request for a Protected Resource
base class for OAuth requests
An OAuth protocol request for a Request Token
An OAuth protocol response for an Request Token
base class for OAuth responses
HMAC_SHA1 Signature Method for OAuth protocol
HMAC_SHA256 Signature Method for OAuth protocol
PLAINTEXT Signature Method for OAuth protocol
RSA_SHA1 Signature Method for OAuth protocol
request for OAuth User Authentication
An OAuth protocol response for an Access Token
An OAuth protocol request for an Access Token
An OAuth protocol request for a Request Token
An OAuth protocol response for an Request Token
An OAuth protocol response for an Access Token
xAuth extension
Yahoo OAuth Extension