Home
last modified time | relevance | path

Searched defs: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/Authentication/
H A DOAuth2Client.php135 …public function getAuthorizationUrl($redirectUrl, $state, array $scope = [], array $params = [], $… function in Facebook\\Authentication\\OAuth2Client