Skip to content

Example code and screencast for integrating Tumblr OAuth into your PHP project

License

Notifications You must be signed in to change notification settings

timgavin/tumblroauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Update May 18, 2015

I created a newer version which incorporates the official Tumblr library and has Twitter OAuth integration too: @timgavin/twitter-tumblr-oauth


Tumblr OAuth for Tumblr API v2

Example code and screencast for integrating Tumblr OAuth into your PHP project.

Screencast available at http://youtu.be/xdK0dXluKIQ

Installation

  1. Upload the files to your server.
  2. Change the values in config.php to match your site.
  3. Add the users_oauth table to your mySQL database.
  4. Watch the screencast.
  5. Visit index.php or post.php to get things started!

About

Example code and screencast for integrating Tumblr OAuth into your PHP project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages