Home
last modified time | relevance | path

Searched refs:service (Results 176 – 200 of 782) sorted by relevance

12345678910>>...32

/plugin/oauth/vendor/lusitanian/oauth/
H A DREADME.md39 - You can implement any service with any custom requirements by extending the protocol version's `AbstractService` implementation.
47 Included service implementations
116 * Laravel 4: Dariusz Prząda has written [a service provider](https://github.com/artdarek/oauth-4-laravel) for the library.
/plugin/sympaauth/lang/fr/
H A Dlogin.txt5 Vous devez saisir ci-dessous vos identifiants du service **[[<URL du serveur sympa>|serveur de list…
/plugin/ipban/lang/en/
H A Dbanned.txt4 because you abused the service, spammed the wiki or behaved otherwise wrongly.
/plugin/fedauth/lang/en/
H A Dregister.txt6 service.
/plugin/oauthkeycloak/
H A DKeycloak.php77 $token = $this->getStorage()->retrieveAccessToken($this->service());
/plugin/oauthazure/
H A Daction.php34 … $tokenExtras = $oauth->getStorage()->retrieveAccessToken($oauth->service())->getExtraParams();
/plugin/quickstats/GEOIP/vendor/geoip2/geoip2/
H A DREADME.md59 If you will be making web service requests, you must have the PHP
87 The extension has no effect on web-service lookups.
92 the population. Any location provided by a GeoIP2 database or web service
266 which represents part of the data returned by the web service.
284 // Replace "city" with the method corresponding to the web service that
329 [GeoIP2 Precision web service docs](http://dev.maxmind.com/geoip/geoip2/web-services)
373 If you are having an issue with a MaxMind service that is not specific
/plugin/quickstats/GEOIP/vendor/maxmind/web-service-common/
H A DREADME.md4 shared code between MaxMind's various web service client APIs.
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md903 * Bug fix: Added `number` type to service descriptions.
1010 * Added `extends` attributes to service description parameters
1018 * Adding a response_body location to service descriptions
1032 * Added support for XML attributes in service description responses
1071 * Rewrote service description format to be based on Swagger
1115 * Added more getters/setters/removers from service descriptions
1121 * Added the ability to modify and build service descriptions
1125 …n of two arrays rather than an array_merge when extending service builder services and service par…
1127 in service builder config files.
1160 * Added multiple inheritance to service description commands
[all …]
/plugin/evesso/phpoauthlib/src/OAuth/Common/Service/
H A DAbstractService.php93 public function service() function in OAuth\\Common\\Service\\AbstractService
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Service/
H A DAbstractService.php13 * Abstract OAuth service, version-agnostic
93 public function service() function in OAuth\\Common\\Service\\AbstractService
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DBitly.php101 // WOAH WATCH YOUR LANGUAGE ;) service doesn't seem to like screaming, hence we need to manually
107 $this->storage->storeAccessToken($this->service(), $token);
H A DDelicious.php3 * Delicious service.
21 * Delicious service.
135 $this->storage->storeAccessToken($this->service(), $token);
H A DBitrix24.php67 $this->storage->storeAccessToken($this->service(), $token);
H A DPocket.php101 $this->storage->storeAccessToken($this->service(), $token);
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md144 // $targetAudience = 'https://service-1234-uc.a.run.app';
167 For invoking Cloud Run services, your service account will need the
168 [`Cloud Run Invoker`](https://cloud.google.com/run/docs/authenticating/service-to-service)
275 tokens with a different key than the Google Identity service:
/plugin/diagramsnet/lib/WEB-INF/lib/
H A Dehcache-3.8.1.jar ... services/org.ehcache.core.spi.service.ServiceFactory META-INF/services/org. ...
/plugin/scrape/HTMLPurifier/ConfigSchema/schema/
H A DURI.MungeSecretKey.txt
/plugin/authgoogle/google/auth/
H A DGoogle_OAuth2.php90 public function authenticate($service, $code = null) { argument
119 $authUrl = $this->createAuthUrl($service['scope']);
/plugin/shorty/
H A DREADME3 Generates a short url to the current page using a url shortening service.
/plugin/ckgdoku/ckeditor/plugins/wsc/
H A DLICENSE.md28 …l other brand and product names are trademarks, registered trademarks or service marks of their re…
/plugin/ckgdoku/ckeditor/plugins/scayt/
H A DLICENSE.md28 …l other brand and product names are trademarks, registered trademarks or service marks of their re…
/plugin/ckgedit/ckeditor/plugins/wsc/
H A DLICENSE.md28 …l other brand and product names are trademarks, registered trademarks or service marks of their re…
/plugin/ckgedit/ckeditor/plugins/scayt/
H A DLICENSE.md28 …l other brand and product names are trademarks, registered trademarks or service marks of their re…
/plugin/socialshareprivacy/
H A Djquery.socialshareprivacy.js351 var service = click.substr(click.lastIndexOf('_') + 1, click.length);
352 var cookie_name = 'socialSharePrivacy_' + service;

12345678910>>...32