Adapter capabilities
| User authentication | YES |
| User profile | YES |
| User contacts list | NO |
| Post to user wall / update status | NO |
| Access provider API | YES |
Adapter specifications
| ID |
Tumblr WORKING STABLE |
| Protocol |
OAuth |
| IDp URL |
http://www.tumblr.com/ |
| Keys registeration |
http://www.tumblr.com/oauth/apps |
| Dev documentation |
http://www.tumblr.com/docs/en/api |
| Version |
2.0 |
| Since |
HybridAuth 1.1.0 beta 2 |
| Wrapper |
./Hybrid/Providers/Tumblr.php |
| Callback URL |
http://mywebsite.com/path_to_hybridauth/?hauth.done=Tumblr |
Note: WORKING and
STABLE mean the adapter, protocol or the provider API are known to be working until the date of writing these lines. If it stop working for you, Please let us know by sending us an email describing the problem.
Registering application
After registing an new application at http://www.tumblr.com/oauth/apps, copy the created credentials (key and Secret) and put them on HybridAuth config file,