Home
last modified time | relevance | path

Searched refs:oauth_callback (Results 1 – 3 of 3) sorted by relevance

/plugin/autotweet/
Dtwitteroauth.php75 function getRequestToken($oauth_callback = NULL) { argument
77 if (!empty($oauth_callback)) {
78 $parameters['oauth_callback'] = $oauth_callback;
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
DCHANGELOG.md893 * Added support for oauth_callback in OAuth signatures
916 * Added `oauth_callback` parameter to the OauthPlugin
/plugin/matrixnotifierwas/vendor/guzzlehttp/guzzle/
DCHANGELOG.md1188 * Added support for oauth_callback in OAuth signatures
1211 * Added `oauth_callback` parameter to the OauthPlugin