Searched refs:oauth_callback (Results 1 – 3 of 3) sorted by relevance
75 function getRequestToken($oauth_callback = NULL) { argument77 if (!empty($oauth_callback)) {78 $parameters['oauth_callback'] = $oauth_callback;
893 * Added support for oauth_callback in OAuth signatures916 * Added `oauth_callback` parameter to the OauthPlugin
1188 * Added support for oauth_callback in OAuth signatures1211 * Added `oauth_callback` parameter to the OauthPlugin