Searched refs:Credentials (Results 1 – 25 of 29) sorted by relevance
12
5 use Aws\Credentials\CredentialProvider;6 use Aws\Credentials\Credentials; alias82 return CredentialProvider::fromCredentials(new Credentials(
20 use Google\Auth\Credentials\InsecureCredentials;21 use Google\Auth\Credentials\ServiceAccountCredentials;22 use Google\Auth\Credentials\UserRefreshCredentials;
21 use Google\Auth\Credentials\AppIdentityCredentials;22 use Google\Auth\Credentials\GCECredentials;23 use Google\Auth\Credentials\ServiceAccountCredentials;
20 use Google\Auth\Credentials\GCECredentials;
137 if ($this->fetcher instanceof Credentials\GCECredentials) {
18 namespace Google\Auth\Credentials;
5 use OAuth\Common\Consumer\Credentials; alias37 $credentials = new Credentials(
8 class Credentials implements CredentialsInterface class
35 ## Application Default Credentials40 The Application Default Credentials provide a simple way to get authorization48 #### Download your Service Account Credentials JSON file argument50 To use `Application Default Credentials`, You first need to download a set of51 JSON credentials for your project. Go to **APIs & Services** > **Credentials** in185 // Define the Google Application Credentials array
8 use OAuth\Common\Consumer\Credentials; alias61 $credentials = new Credentials(
60 phpoauthlib/src/OAuth/Common/Consumer/Credentials.php
17 /** @var Credentials */
12 * @var Credentials
28 use Google\Auth\Credentials\ServiceAccountCredentials;29 use Google\Auth\Credentials\UserRefreshCredentials;
157 1. Follow the instructions to [Create Web Application Credentials](docs/oauth-web.md#create-authori…335 * Application Default Credentials.371 …com/identity/protocols/OAuth2InstalledApp#offline) or [Service Account Credentials](https://develo…
45 You must provide your Bugzilla Endpoint and Credentials in the configuration
74 Credentials are provided per-host, which allows each host to have their own set