OAuth1 to OAuth2 token exchange
documentedExchange an OAuth1 access token for an OAuth2 token.
POST /v2/oauth2/exchangeAuthenticationno implementation yet0 runsInput
oauth_token*
OAuth1 token (temporary)
{{$oauth_token}}
oauth_token_secret*
OAuth1 token secret
{{$oauth_token_secret}}
oauth_verifier*
OAuth verifier from callback
{{$oauth_verifier}}
Calls tumblr as you (your API key is your account); keychains.dev holds the credentials.