Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/auth/src/Credentials/
H A DServiceAccountJwtAccessCredentials.php151 $access_token = $this->auth->toJwt();
/plugin/authgooglesheets/vendor/google/auth/src/
H A DOAuth2.php425 public function toJwt(array $config = []) function in Google\\Auth\\OAuth2
504 $params['assertion'] = $this->toJwt();