Home
last modified time | relevance | path

Searched refs:attachToken (Results 1 – 3 of 3) sorted by relevance

/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
H A DGuzzle5AuthHandler.php68 public function attachToken(ClientInterface $http, array $token, array $scopes) function in Google\\AuthHandler\\Guzzle5AuthHandler
H A DGuzzle6AuthHandler.php71 public function attachToken(ClientInterface $http, array $token, array $scopes) function in Google\\AuthHandler\\Guzzle6AuthHandler
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php459 return $authHandler->attachToken($http, $token, (array) $scopes);