Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient/src/AccessToken/
H A DVerify.php77 $this->jwt = $jwt ?: $this->getJwtService();
214 private function getJwtService() function in Google\\AccessToken\\Verify