Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DServiceAccountCredentials.php95 private $useJwtAccessWithScope = false; variable in Google\\Auth\\Credentials\\ServiceAccountCredentials
175 public function useJwtAccessWithScope() function in Google\\Auth\\Credentials\\ServiceAccountCredentials
177 $this->useJwtAccessWithScope = true;
344 if ($this->useJwtAccessWithScope) {