Home
last modified time | relevance | path

Searched refs:OAuth (Results 151 – 175 of 175) sorted by relevance

1234567

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Client/
H A DAbstractClient.php3 namespace OAuth\Common\Http\Client;
/plugin/oauthdrkserver/
H A DDRKServer.php6 use OAuth\Common\Http\Uri\Uri;
/plugin/evesso/phpoauthlib/src/OAuth/Common/
H A DAutoLoader.php3 namespace OAuth\Common;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/
H A DAutoLoader.php3 namespace OAuth\Common;
/plugin/oauth/vendor/lusitanian/oauth/
H A DREADME.md40 - You can use any HTTP client you desire, just create a class utilizing it which implements `OAuth\Common\Http\ClientInterface` (two implementations are included)
41 - You can use any storage mechanism for tokens. By default, session, in-memory and Redis.io (requires PHPRedis) storage mechanisms are included. Implement additional mechanisms by implementing `OAuth\Common\Token\TokenStorageInterface`.
122 * Extract normalized user data from OAuth Services with the library [PHPoAuthUserData](https://github.com/Oryzone/PHPoAuthUserData) by Luciano Mammino
/plugin/authgoogle/
H A DREADME.md4 using OAuth 2.0 protocol provided by Google
/plugin/oauth/
H A DOAuthManager.php17 * @throws \OAuth\Common\Exception\Exception
36 * @throws \OAuth\Common\Exception\Exception
47 * @throws \OAuth\Common\Exception\Exception
68 if (!$service->checkToken()) throw new \OAuth\Common\Exception\Exception("Invalid Token - Login failed");
117 * @throws \OAuth\Common\Exception\Exception
156 } catch (\OAuth\Common\Exception\Exception $e) {
H A Dauth.php6 use OAuth\Common\Exception\Exception as OAuthException;
/plugin/oauthazure/
H A DAzure.php7 use OAuth\Common\Http\Uri\Uri;
/plugin/oauthkeycloak/
H A DKeycloak.php6 use OAuth\Common\Http\Uri\Uri;
73 * @throws \OAuth\Common\Exception\Exception
/plugin/evesso/phpoauthlib/src/OAuth/Common/Token/
H A DAbstractToken.php3 namespace OAuth\Common\Token;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Token/
H A DAbstractToken.php3 namespace OAuth\Common\Token;
6 * Base token implementation for any OAuth version.
/plugin/evesso/
H A Dhelper.php33 $service = new \OAuth\Plugin\EveOnlineAdapter();
H A Dauth.php70 /** @var OAuth\Plugin\AbstractAdapter $service */
168 * @param OAuth\Plugin\AbstractAdapter $service
H A DREADME.md88 Original code from [OAuth](https://github.com/cosmocode/dokuwiki-plugin-oauth) and [PHPoAuthLib](ht…
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Uri/
H A DUriFactory.php3 namespace OAuth\Common\Http\Uri;
H A DUri.php3 namespace OAuth\Common\Http\Uri;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/
H A DUriFactory.php3 namespace OAuth\Common\Http\Uri;
H A DUri.php3 namespace OAuth\Common\Http\Uri;
/plugin/oauth/action/
H A Dlogin.php8 use OAuth\Common\Http\Exception\TokenResponseException;
/plugin/sfauth/
H A DREADME.wiki23 * API -> Enable OAuth Settings
/plugin/authgooglesheets/vendor/guzzlehttp/guzzle/
H A DCHANGELOG.md697 * Bug fix: GET parameters are now used when calculating an OAuth signature
716 * OAuth parameters are only added via the plugin if they aren't already set
893 * Added support for oauth_callback in OAuth signatures
894 * Added support for oauth_verifier in OAuth signatures
904 * Bug fix: empty parameters are removed from an OAuth signature
1116 * Added the ability to remove POST fields from OAuth signatures
1117 * OAuth plugin now supports 2-legged OAuth
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md16 This is Google's officially supported PHP client library for using OAuth 2.0
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md153 ### Authentication with OAuth ###
/plugin/diagramsnet/lib/js/
H A Dapp.min.js11439 …ndow.clearTimeout(l);if(f){var m=/\.png$/i.test(c.name),n={Authorization:'OAuth oauth_consumer_key…

1234567