Home
last modified time | relevance | path

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

/plugin/oauth/ !
DOAuthManager.php27 $service->initOAuthService();
63 $service->initOAuthService();
126 $service->initOAuthService($cookie['storageId']);
154 $service->initOAuthService($cookie['storageId']);
DAdapter.php56 public function initOAuthService($storageId = '') function in dokuwiki\\plugin\\oauth\\Adapter