Home
last modified time | relevance | path

Searched refs:authorize (Results 1 – 25 of 78) sorted by last modified time

1234

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DEveOnline.php44 return new Uri($this->baseApiUri . '/oauth/authorize');
H A DNetatmo.php66 return new Uri($this->baseApiUri.'oauth2/authorize');
H A DParrotFlowerPower.php58 return new Uri($this->baseApiUri.'oauth2/v1/authorize');
/plugin/evesso/phpoauthlib/src/OAuth/OAuth2/Service/
H A DEveOnline.php47 return new Uri($this->baseApiUri . '/v2/oauth/authorize');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/Resource/
H A DUsersEnvironments.php68 public function authorize($name, AuthorizeEnvironmentRequest $postBody, $optParams = []) function in Google\\Service\\CloudShell\\Resource\\UsersEnvironments
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudShell.php139 ],'authorize' => [
140 'path' => 'v1/{+name}:authorize',
/plugin/authgooglesheets/vendor/google/apiclient/src/
H A DClient.php416 public function authorize(ClientInterface $http = null) function in Google\\Client
915 $http = $this->authorize();
/plugin/authgooglesheets/vendor/google/apiclient/
H A DREADME.md326 The `authorize` method returns an authorized [Guzzle Client](http://docs.guzzlephp.org/), so any re…
341 $httpClient = $client->authorize();
/plugin/authgooglesheets/vendor/google/auth/
H A DREADME.md45 the recommended approach to authorize calls to Cloud APIs, particularly when
100 'auth' => 'google_auth' // authorize all requests
119 'auth' => 'google_auth' // authorize all requests
206 'auth' => 'google_auth' // authorize all requests
/plugin/diagramsnet/lib/resources/
H A Ddia_eu.txt48 authorize=Baimendu
H A Ddia_fa.txt48 authorize=‫اجازه دادن‬
825 officeFailedAuthMsg=Unable to successfully authenticate user or authorize application.
H A Ddia_ja.txt48 authorize=認証する
825 officeFailedAuthMsg=Unable to successfully authenticate user or authorize application.
H A Ddia_kn.txt48 authorize=Authorize
825 officeFailedAuthMsg=Unable to successfully authenticate user or authorize application.
H A Ddia_ru.txt48 authorize=Авторизовать
H A Ddia_si.txt48 authorize=Authorize
825 officeFailedAuthMsg=Unable to successfully authenticate user or authorize application.
H A Ddia_sl.txt48 authorize=Authorize
825 officeFailedAuthMsg=Unable to successfully authenticate user or authorize application.
H A Ddia_ta.txt48 authorize=Authorize
825 officeFailedAuthMsg=Unable to successfully authenticate user or authorize application.
H A Ddia_vi.txt48 authorize=Ủy quyền
825 officeFailedAuthMsg=Unable to successfully authenticate user or authorize application.
/plugin/diagramsnet/lib/js/diagramly/
H A DApp.js7266 this.drive.authorize(true, mxUtils.bind(this, function()
7334 this.drive.authorize(false, mxUtils.bind(this, function()
H A DTrelloClient.js44 Trello.authorize(
H A DDialogs.js572 editorUi.drive.authorize(existingAccount, function()
H A DDriveClient.js275 this.authorize(false, mxUtils.bind(this, function()
309 this.authorize(true, fn, fallback);
546 DriveClient.prototype.authorize = function(immediate, success, error, remember, popup) method in DriveClient
770 this.authorize(true, mxUtils.bind(this, function()
H A DEditorUi.js4020 this.drive.authorize(existingAccount, mxUtils.bind(this, function()
/plugin/diagramsnet/lib/js/
H A Dviewer-static.min.js3460 …ind(this,function(){var c=e.value,f=d.length!=c;f&&this.drive.setUser(d[c]);this.drive.authorize(f,
H A Dviewer.min.js3460 …ind(this,function(){var c=e.value,f=d.length!=c;f&&this.drive.setUser(d[c]);this.drive.authorize(f,

1234