Home
last modified time | relevance | path

Searched refs:oauth (Results 51 – 74 of 74) sorted by relevance

123

/plugin/oauthazure/
H A DAzure.php6 use dokuwiki\plugin\oauth\Service\AbstractOAuth2Base;
/plugin/oauthkeycloak/
H A DKeycloak.php5 use dokuwiki\plugin\oauth\Service\AbstractOAuth2Base;
21 * @link https://www.iana.org/assignments/oauth-parameters/oauth-parameters.xhtml#authorization-server-metadata
/plugin/oauth/
H A DStorage.php3 namespace dokuwiki\plugin\oauth;
33 return getCacheName($this->storageId . $service, '.oauth');
H A DOAuthManager.php3 namespace dokuwiki\plugin\oauth;
15 * Explicitly starts the oauth flow by redirecting to IDP
44 * Second step in a explicit login, validates the oauth code
196 $hlp = plugin_load('helper', 'oauth');
248 $helper = plugin_load('helper', 'oauth');
309 $hlp = plugin_load('helper', 'oauth');
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DFacebook.php145 return new Uri('https://www.facebook.com'.$this->getApiVersionString().'/dialog/oauth');
153 return new Uri('https://graph.facebook.com'.$this->getApiVersionString().'/oauth/access_token');
/plugin/oauth/action/
H A Dlogin.php7 use dokuwiki\plugin\oauth\OAuthManager;
11 * DokuWiki Plugin oauth (Action Component)
31 $this->hlp = plugin_load('helper', 'oauth');
43 if ($conf['authtype'] != 'oauth') return;
45 $conf['profileconfirm'] = false; // password confirmation doesn't work with oauth only users
145 $html .= '<p class="plugin-oauth-emailrestriction">' . sprintf(
/plugin/hipchat/
H A Dcomposer.lock46 "guzzle/plugin-oauth": "self.version",
/plugin/evesso/
H A DREADME.md88 Original code from [OAuth](https://github.com/cosmocode/dokuwiki-plugin-oauth) and [PHPoAuthLib](ht…
/plugin/sequencediagram/bower_components/lodash/
H A Dyarn.lock2301 oauth-sign@~0.4.0:
2303 …resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.4.0.tgz#f22956f31ea7151a821e5f2fb…
2305 oauth-sign@~0.8.1:
2307 …resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.8.2.tgz#46a6ab7f0aead8deae9ec0565…
2698 oauth-sign "~0.8.1"
2722 oauth-sign "~0.4.0"
2746 oauth-sign "~0.8.1"
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md157 1. Follow the instructions to [Create Web Application Credentials](docs/oauth-web.md#create-authori…
198 1. Follow the instructions to [Create a Service Account](docs/oauth-server.md#creating-a-service-ac…
/plugin/importfacebookevents/nppBackup/
H A Dsyntax.php.2018-03-08_163705.bak175 …$token_url ="https://graph.facebook.com/oauth/access_token?client_id={$fb_app_id}&client_secret={$…
H A Dsyntax.php.2018-03-08_165255.bak179 …$token_url ="https://graph.facebook.com/oauth/access_token?client_id={$fb_app_id}&client_secret={$…
H A Dsyntax.php.2018-03-08_163658.bak175 …$token_url ="https://graph.facebook.com/oauth/access_token?client_id={$fb_app_id}&client_secret={$…
H A Dsyntax.php.2018-03-08_163718.bak175 …$token_url ="https://graph.facebook.com/oauth/access_token?client_id={$fb_app_id}&client_secret={$…
H A Dsyntax.php.2018-03-08_164623.bak175 …$token_url ="https://graph.facebook.com/oauth/access_token?client_id={$fb_app_id}&client_secret={$…
H A Dsyntax.php.2018-03-08_164706.bak179 …$token_url ="https://graph.facebook.com/oauth/access_token?client_id={$fb_app_id}&client_secret={$…
H A Dsyntax.php.2018-03-08_165027.bak179 …$token_url ="https://graph.facebook.com/oauth/access_token?client_id={$fb_app_id}&client_secret={$…
H A Dsyntax.php.2018-03-08_165158.bak179 …$token_url ="https://graph.facebook.com/oauth/access_token?client_id={$fb_app_id}&client_secret={$…
/plugin/authgooglesheets/vendor/firebase/php-jwt/
H A DREADME.md63 * Source: http://self-issued.info/docs/draft-ietf-oauth-json-web-token.html#nbfDef
/plugin/tablelayout/
H A Dyarn.lock1753 oauth-sign@~0.8.2:
1755 …resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.8.2.tgz#46a6ab7f0aead8deae9ec0565…
2089 oauth-sign "~0.8.2"
/plugin/sequencediagram/bower_components/raphael/
H A Dyarn.lock1846 oauth-sign@~0.8.1:
1848 …resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.8.2.tgz#46a6ab7f0aead8deae9ec0565…
2175 oauth-sign "~0.8.1"
/plugin/dropfiles/
H A Dyarn.lock1934 oauth-sign@~0.8.1:
1936 …resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.8.2.tgz#46a6ab7f0aead8deae9ec0565…
2386 oauth-sign "~0.8.1"
/plugin/fetchmedia/
H A Dyarn.lock2259 oauth-sign@~0.8.1:
2261 …resolved "https://registry.yarnpkg.com/oauth-sign/-/oauth-sign-0.8.2.tgz#46a6ab7f0aead8deae9ec0565…
2648 oauth-sign "~0.8.1"
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DUPGRADING.md615 https://github.com/guzzle/oauth-subscriber

123