ruby on rails - Omniauth Tumblr setup: Where can i find the setup credentials? -


i using omniauth register multiple user accounts facebook, twitter , tumblr. succesfully set connections facebook , twitter, fail connect tumblr.

the omniauth homepage on github tells me work tumblr, does'nt supply me documentation on provider.

i don't know credentials have use initializers/omniauth file. don't have consumer keys/secret; tumblr not supply these keys.

ideas anyone?

it turns out tumblr does have proper oauth 2 authentication. strangely managed hide application registration page. couldn't find page anywhere, not googling 'tumblr app registration' or anything. don't mention in of api documentation (which found pretty on btw). not 3rd party apps?

eventually found registration page trough php authentication tutorial. paste here future reference:

http://www.tumblr.com/oauth/register


Comments