Home
last modified time | relevance | path

Searched refs:https (Results 1776 – 1800 of 2694) sorted by relevance

1...<<71727374757677787980>>...108

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DJawboneUP.php17 * @link https://jawbone.com/up/developer/authentication
25 * @link https://jawbone.com/up/developer/authentication
62 $this->baseApiUri = new Uri('https://jawbone.com/nudge/api/v.1.1/');
96 return new Uri('https://jawbone.com/auth/oauth2/auth');
104 return new Uri('https://jawbone.com/auth/oauth2/token');
H A DBuffer.php16 * @link https://bufferapp.com/developers/api
29 $this->baseApiUri = new Uri('https://api.bufferapp.com/1/');
38 return new Uri('https://bufferapp.com/oauth2/authorize');
46 return new Uri('https://api.bufferapp.com/1/oauth2/token.json');
H A DDailymotion.php59 $this->baseApiUri = new Uri('https://api.dailymotion.com/');
68 return new Uri('https://api.dailymotion.com/oauth/authorize');
76 return new Uri('https://api.dailymotion.com/oauth/token');
H A DHarvest.php27 $this->baseApiUri = new Uri('https://api.harvestapp.com/');
60 return new Uri('https://api.harvestapp.com/oauth2/authorize');
68 return new Uri('https://api.harvestapp.com/oauth2/token');
H A DReddit.php47 $this->baseApiUri = new Uri('https://oauth.reddit.com');
56 return new Uri('https://ssl.reddit.com/api/v1/authorize');
64 return new Uri('https://ssl.reddit.com/api/v1/access_token');
H A DSalesforce.php29 return new Uri('https://login.salesforce.com/services/oauth2/authorize');
37 return new Uri('https://login.salesforce.com/services/oauth2/token');
H A DVkontakte.php52 $this->baseApiUri = new Uri('https://api.vk.com/method/');
61 return new Uri('https://oauth.vk.com/authorize');
69 return new Uri('https://oauth.vk.com/access_token');
H A DGitHub.php137 $this->baseApiUri = new Uri('https://api.github.com/');
146 return new Uri('https://github.com/login/oauth/authorize');
154 return new Uri('https://github.com/login/oauth/access_token');
H A DHeroku.php17 * @link https://devcenter.heroku.com/articles/oauth
23 * @link https://devcenter.heroku.com/articles/oauth#scopes
45 $this->baseApiUri = new Uri('https://api.heroku.com/');
54 return new Uri('https://id.heroku.com/oauth/authorize');
62 return new Uri('https://id.heroku.com/oauth/token');
H A DMicrosoft.php45 * https://github.com/Lusitanian/PHPoAuthLib/issues/214
63 $this->baseApiUri = new Uri('https://apis.live.net/v5.0/');
72 return new Uri('https://login.live.com/oauth20_authorize.srf');
80 return new Uri('https://login.live.com/oauth20_token.srf');
H A DStrava.php65 $this->baseApiUri = new Uri('https://www.strava.com/api/v3/');
74 return new Uri('https://www.strava.com/oauth/authorize?approval_prompt=' . $this->approvalPrompt);
82 return new Uri('https://www.strava.com/oauth/token');
/plugin/revealjs/css/theme/source/
H A Dbeige.scss17 @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
H A Dleague.scss19 @import url(https://fonts.googleapis.com/css?family=Lato:400,700,400italic,700italic);
/plugin/googleads/lang/en/
H A Dintro.txt5 This tool allows you to set a code for use with [[https://en.wikipedia.org/wiki/Google_AdSense|Goog…
/plugin/rss/
H A DREADME.md28 For further information, see also [plugin RSS on dokuwiki.org](https://www.dokuwiki.org/plugin:rss)
/plugin/colorpicker/
H A DREADME.md23 [1]: https://www.dokuwiki.org/plugin:color
/plugin/authgooglesheets/vendor/monolog/monolog/src/Monolog/Handler/
H A DFlowdockHandler.php28 * @see https://www.flowdock.com/api/push
H A DFleepHookHandler.php23 * @see https://fleep.io/integrations/webhooks/ Fleep Webhooks Documentation
/plugin/evesso/classes/
H A DEveOnlineAdapter.php72 …$names_post = $http->post('https://esi.evetech.net/latest/universe/names/?datasource=tranquility',…
/plugin/ckgedit/ckeditor/plugins/a11yhelp/dialogs/lang/
H A D_translationstatus.txt2 For licensing, see LICENSE.md or https://ckeditor.com/legal/ckeditor-oss-license
/plugin/ckgedit/lang/de/
H A Dscayt.txt1 …n finden Sie auf der Konfigurations-Seite der ckgedit-Dokumentation unter https://www.dokuwiki.org…
/plugin/elasticsearch/vendor/elasticsearch/elasticsearch/.ci/
H A DDockerfile25 RUN curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename=composer
/plugin/hidden/
H A DREADME.md11 See https://www.dokuwiki.org/plugin:hidden for more info about installation and usage.
/plugin/aichat/
H A Daction.php28 * @see https://www.dokuwiki.org/devel:events:ajax_call_unknown
/plugin/adfs/phpsaml/lib/Saml2/
H A DUtils.php388 self::setSelfProtocol('https');
445 $protocol = 'https';
537 $protocol = 'https';
541 $protocol = 'https';
596 return self::getSelfProtocol() == 'https';

1...<<71727374757677787980>>...108