Tumblr is now using OAuth2 #1373

Merged
MrPetovan merged 4 commits from heluecht/friendica-addons:tumblr-oauth2 into develop 2023-04-25 21:15:08 +02:00
Showing only changes of commit 5307ef3a58 - Show all commits

View file

@ -1,8 +1,8 @@
Installation
------------
[Register](http://www.tumblr.com/oauth/apps) an application and use (your server name)/addon/tumblr/callback.php as
callback URL
[Register](http://www.tumblr.com/oauth/apps) an application and use (your server name)/tumblr/callback as
callback URL and (your server name)/tumblr/redirect as OAuth2 redirect URL.
After the registration please enter the values for "Consumer Key" and "Consumer Secret" in the [administration](admin/addons/tumblr).