Home
last modified time | relevance | path

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

1234567

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Consumer/
H A DCredentialsInterface.php3 namespace OAuth\Common\Consumer;
H A DCredentials.php3 namespace OAuth\Common\Consumer;
6 * Value object for the credentials of an OAuth service.
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/
H A Dbootstrap.php7 namespace OAuth; namespace
/plugin/oauthgoogle/
H A DGoogle.php8 class Google extends \OAuth\OAuth2\Service\Google {
/plugin/oauth/
H A Dcomposer.lock45 "OAuth": "src",
46 "OAuth\\Unit": "tests"
H A DException.php6 * Our own OAuth Plugin Exceptions
11 class Exception extends \OAuth\Common\Exception\Exception
/plugin/evesso/phpoauthlib/src/OAuth/Common/Token/
H A DTokenInterface.php3 namespace OAuth\Common\Token;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Token/
H A DTokenInterface.php3 namespace OAuth\Common\Token;
6 * Base token interface for any OAuth version.
/plugin/oauthauthsch/
H A DGeneric.php6 use OAuth\Common\Http\Uri\Uri;
/plugin/evesso/phpoauthlib/
H A DREADME.md38 …TTP client you desire, just create a class utilizing it which implements `OAuth\Common\Http\Client…
39 …mechanisms are included. Implement additional mechanisms by implementing `OAuth\Common\Token\Token…
97 * Extract normalized user data from OAuth Services with the library [PHPoAuthUserData](https://gith…
/plugin/authvk/
H A Dplugin.info.txt6 desc Provides user authentication using vk OAuth 2.0
/plugin/oauthdoorkeeper/
H A DDoorKeeper.php6 use OAuth\Common\Http\Uri\Uri;
/plugin/oauthcognito/
H A DCognito.php6 use OAuth\Common\Http\Uri\Uri;
/plugin/oauthwechange/
H A DWechange.php6 use OAuth\Common\Http\Uri\Uri;
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Uri/
H A DUriFactoryInterface.php3 namespace OAuth\Common\Http\Uri;
H A DUriInterface.php3 namespace OAuth\Common\Http\Uri;
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Http/Uri/
H A DUriFactoryInterface.php3 namespace OAuth\Common\Http\Uri;
H A DUriInterface.php3 namespace OAuth\Common\Http\Uri;
/plugin/evesso/phpoauthlib/src/OAuth/Common/Consumer/
H A DCredentials.php3 namespace OAuth\Common\Consumer;
/plugin/oauthfacebook/
H A Daction.php3 use OAuth\OAuth2\Service\Facebook;
/plugin/fedauth/
H A Dplugin.info.txt6 desc Enables Enables your DokuWiki to provide users with Hybrid OAuth + OpenId federated login.
/plugin/authgoogle/
H A Dplugin.info.txt6 desc Google Authentication Plugin allows to sign in to DokuWiki using OAuth 2.0 protocol provided…
/plugin/oauthgeneric/
H A DGeneric.php6 use OAuth\Common\Http\Uri\Uri;
/plugin/oauthgithub/
H A Daction.php3 use OAuth\OAuth2\Service\GitHub;
/plugin/evesso/phpoauthlib/src/OAuth/Common/Http/Client/
H A DAbstractClient.php3 namespace OAuth\Common\Http\Client;

1234567