Searched refs:attachToken (Results 1 – 3 of 3) sorted by relevance
| /plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/ | ||
| D | Guzzle5AuthHandler.php | 68 public function attachToken(ClientInterface $http, array $token, array $scopes) function in Google\\AuthHandler\\Guzzle5AuthHandler |
| D | Guzzle6AuthHandler.php | 71 public function attachToken(ClientInterface $http, array $token, array $scopes) function in Google\\AuthHandler\\Guzzle6AuthHandler |
| /plugin/authgooglesheets/vendor/google/apiclient/src/ | ||
| D | Client.php | 459 return $authHandler->attachToken($http, $token, (array) $scopes); |