Home
last modified time | relevance | path

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

/plugin/authgoogle/google/contrib/
H A DGoogle_Oauth2Service.php101 public $userinfo_v2_me; variable in Google_Oauth2Service
114 …$this->userinfo_v2_me = new Google_UserinfoV2MeServiceResource($this, $this->serviceName, 'me', js…
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DOauth2.php49 public $userinfo_v2_me; variable in Google\\Service\\Oauth2