Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php275 return $this->fetchAccessTokenWithAssertion();
283 public function fetchAccessTokenWithAssertion(ClientInterface $authHttp = null) function in Google\\Client