Obtain OAuth1 temporary credentials
documentedCreate a temporary OAuth1 credential to begin user authorization.
POST /oauth/request_tokenAuthenticationno implementation yet0 runsInput
nonce
OAuth 1.0a nonce
A unique random string to prevent replay
timestamp
OAuth 1.0a timestamp
Current Unix epoch time
oauth_callback
OAuth callback URL
https://yourapp.example.com/callback
Calls tumblr as you (your API key is your account); keychains.dev holds the credentials.