The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 0.006 - 2016-12-09

  • Improve the default oauth_nonce algorithm to provide better uniqueness
  • Removed dependency on MIME::Base64
  • The signature_method attribute now accepts 'RSA-SHA1' and custom signature methods, but for these signature methods a coderef must be provided to the new signer attribute. RSA-SHA1 signers can no longer be passed directly as signature_method.

Modules

Portable OAuth 1.0 authentication
HTTP Request container role
HTTP Request container for HTTP::Tiny
HTTP Request container for HTTP::Request
HTTP Request container for Mojo::Message::Request
Utility functions for WWW::OAuth