Home
last modified time | relevance | path

Searched defs:createAuthUrl (Results 1 – 5 of 5) sorted by relevance

/plugin/authgoogle/google/auth/
H A DGoogle_Auth.php29 abstract public function createAuthUrl($scope); function in Google_Auth
H A DGoogle_AuthNone.php37 public function createAuthUrl($scope) {return null;} function in Google_AuthNone
H A DGoogle_OAuth2.php131 public function createAuthUrl($scope) { function in Google_OAuth2
/plugin/authgoogle/google/
H A DGoogle_Client.php185 public function createAuthUrl() { function in Google_Client
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php363 public function createAuthUrl($scope = null) function in Google\\Client