Home
last modified time | relevance | path

Searched refs:authorize (Results 1 – 25 of 78) sorted by relevance

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DCloudShell.php139 ],'authorize' => [
140 'path' => 'v1/{+name}:authorize',
/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DNetatmo.php66 return new Uri($this->baseApiUri.'oauth2/authorize');
H A DEveOnline.php44 return new Uri($this->baseApiUri . '/oauth/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/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/authnc/
H A DREADME.md10 …test/developer_manual/client_apis/OCS/ocs-api-overview.html) from Nextcloud to authorize new users.
/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/diagramsnet/lib/js/diagramly/
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 DTrelloClient.js44 Trello.authorize(
/plugin/etherpadlite/
H A DREADME.md32 …e dokuwiki plugin. Further, the dokuwiki plugin sets browser cookies to authorize the client to us…
/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/diagramsnet/lib/resources/
H A Ddia_i18n.txt48 authorize=authorize
H A Ddia_ru.txt48 authorize=Авторизовать
H A Ddia_bg.txt48 authorize=Разреши
H A Ddia_uk.txt48 authorize=Авторизувати
825 officeFailedAuthMsg=Unable to successfully authenticate user or authorize application.
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_he.txt48 authorize=‫תן הרשאה‬
825 officeFailedAuthMsg=Unable to successfully authenticate user or authorize application.
H A Ddia_ko.txt48 authorize=승인
825 officeFailedAuthMsg=Unable to successfully authenticate user or authorize application.
H A Ddia_th.txt48 authorize=อนุญาต
825 officeFailedAuthMsg=Unable to successfully authenticate user or authorize application.
H A Ddia_zh-tw.txt48 authorize=授權
825 officeFailedAuthMsg=Unable to successfully authenticate user or authorize application.
H A Ddia_el.txt48 authorize=Εξουσιοδοτήστε
H A Ddia_ar.txt48 authorize=‫ترخيص‬
825 officeFailedAuthMsg=Unable to successfully authenticate user or authorize application.

1234