Searched defs:OAUTH_VERSION (Results 1 – 3 of 3) sorted by relevance
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/ | ||
H A D | AbstractService.php | 21 const OAUTH_VERSION = 2; define in OAuth\\OAuth2\\Service\\AbstractService |
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/ | ||
H A D | AbstractService.php | 18 const OAUTH_VERSION = 1; define in OAuth\\OAuth1\\Service\\AbstractService |
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/ | ||
H A D | AbstractService.php | 20 const OAUTH_VERSION = 2; define in OAuth\\OAuth2\\Service\\AbstractService |