Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/auth/src/
H A DOAuth2.php481 $uri = $this->getTokenCredentialUri();
748 public function getTokenCredentialUri() function in Google\\Auth\\OAuth2