Home
last modified time | relevance | path

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

/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceNetworking/
H A DAuthProvider.php70 public function getAuthorizationUrl() function in Google\\Service\\ServiceNetworking\\AuthProvider
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceUsage/
H A DAuthProvider.php70 public function getAuthorizationUrl() function in Google\\Service\\ServiceUsage\\AuthProvider
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceConsumerManagement/
H A DAuthProvider.php70 public function getAuthorizationUrl() function in Google\\Service\\ServiceConsumerManagement\\AuthProvider
/plugin/authgooglesheets/vendor/google/apiclient-services/src/ServiceManagement/
H A DAuthProvider.php70 public function getAuthorizationUrl() function in Google\\Service\\ServiceManagement\\AuthProvider
/plugin/authfacebook/lib/Helpers/
H A DFacebookRedirectLoginHelper.php128 …return $this->oAuth2Client->getAuthorizationUrl($redirectUrl, $state, $scope, $params, $separator);