Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/auth/src/
H A DOAuth2.php357 $this->setTokenCredentialUri($opts['tokenCredentialUri']);
760 public function setTokenCredentialUri($uri) function in Google\\Auth\\OAuth2