damog / www-tumblr

Perl interface for the Tumblr API
https://metacpan.org/module/WWW::Tumblr
13 stars 8 forks source link

OAuth tools for Tumblr API with examples #5

Closed netangel closed 11 years ago

netangel commented 11 years ago
  1. Tools for fulfill the Tumblr's oauth workflow:
    a) creating the authorization URL.
    b) creating access token with secret.
  2. Session fixed in Tumblr.pm.
  3. OAuth tools examples.