Searched refs:getCallbackUrl (Results 1 – 14 of 14) sorted by relevance
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/ |
H A D | Pocket.php | 48 'redirect_uri' => $this->credentials->getCallbackUrl(), 67 'redirect_uri' => $this->credentials->getCallbackUrl(),
|
H A D | AbstractService.php | 74 'redirect_uri' => $this->credentials->getCallbackUrl(), 110 'redirect_uri' => $this->credentials->getCallbackUrl(),
|
H A D | Bitly.php | 90 'redirect_uri' => $this->credentials->getCallbackUrl(),
|
H A D | Delicious.php | 124 'redirect_uri' => $this->credentials->getCallbackUrl(),
|
H A D | Bitrix24.php | 81 'redirect_uri' => $this->credentials->getCallbackUrl(),
|
/plugin/evesso/phpoauthlib/src/OAuth/Common/Consumer/ |
H A D | CredentialsInterface.php | 13 public function getCallbackUrl(); function
|
H A D | Credentials.php | 40 public function getCallbackUrl() function in OAuth\\Common\\Consumer\\Credentials
|
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/Common/Consumer/ |
H A D | CredentialsInterface.php | 13 public function getCallbackUrl(); function
|
H A D | Credentials.php | 40 public function getCallbackUrl() function in OAuth\\Common\\Consumer\\Credentials
|
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/ |
H A D | AbstractService.php | 74 'redirect_uri' => $this->credentials->getCallbackUrl(), 110 'redirect_uri' => $this->credentials->getCallbackUrl(),
|
/plugin/authgooglesheets/vendor/google/apiclient-services/src/Apigee/ |
H A D | GoogleCloudApigeeV1DeveloperApp.php | 138 public function getCallbackUrl() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1DeveloperApp
|
H A D | GoogleCloudApigeeV1App.php | 122 public function getCallbackUrl() function in Google\\Service\\Apigee\\GoogleCloudApigeeV1App
|
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth1/Service/ |
H A D | AbstractService.php | 244 'oauth_callback' => $this->credentials->getCallbackUrl(),
|
/plugin/authgoogle/google/contrib/ |
H A D | Google_MirrorService.php | 879 public function getCallbackUrl() { function in Google_Subscription
|