Home
last modified time | relevance | path

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

/plugin/evesso/phpoauthlib/src/OAuth/
H A DServiceFactory.php169 $this->resolveScopes($serviceName, $scopes),
182 private function resolveScopes($serviceName, array $scopes) function in OAuth\\ServiceFactory
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/
H A DServiceFactory.php179 $this->resolveScopes($serviceName, $scopes),
193 private function resolveScopes($serviceName, array $scopes) function in OAuth\\ServiceFactory