Home
last modified time | relevance | path

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

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/
H A DAbstractService.php17 /** @const OAUTH_VERSION */
18 const OAUTH_VERSION = 1; define in OAuth\\OAuth1\\Service\\AbstractService
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DAbstractService.php21 const OAUTH_VERSION = 2; define in OAuth\\OAuth2\\Service\\AbstractService
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DAbstractService.php19 /** @const OAUTH_VERSION */
20 const OAUTH_VERSION = 2; define in OAuth\\OAuth2\\Service\\AbstractService