Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/IdentityToolkit/
H A DIdentitytoolkitRelyingpartyCreateAuthUriRequest.php61 public $oauthScope; variable in Google\\Service\\IdentityToolkit\\IdentitytoolkitRelyingpartyCreateAuthUriRequest
216 public function setOauthScope($oauthScope) argument
218 $this->oauthScope = $oauthScope;
225 return $this->oauthScope;
H A DVerifyAssertionResponse.php142 public $oauthScope; variable in Google\\Service\\IdentityToolkit\\VerifyAssertionResponse
589 public function setOauthScope($oauthScope) argument
591 $this->oauthScope = $oauthScope;
598 return $this->oauthScope;