Home
last modified time | relevance | path

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

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DTwitter.php18 const ENDPOINT_AUTHORIZE = "https://api.twitter.com/oauth/authorize"; define in OAuth\\OAuth1\\Service\\Twitter
50 && $this->authorizationEndpoint != self::ENDPOINT_AUTHORIZE) {
63 if ($endpoint != self::ENDPOINT_AUTHENTICATE && $endpoint != self::ENDPOINT_AUTHORIZE) {