Home
last modified time | relevance | path

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

/plugin/autotweet/
H A Dtwitteroauth.php47 function authorizeURL() { return 'https://twitter.com/oauth/authorize'; } function in TwitterOAuth
96 return $this->authorizeURL() . "?oauth_token={$token}";