Home
last modified time | relevance | path

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

1234

/plugin/authgooglesheets/vendor/google/apiclient-services/src/
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/
DEveOnline.php47 return new Uri($this->baseApiUri . '/v2/oauth/authorize');
/plugin/authgooglesheets/vendor/google/apiclient-services/src/CloudShell/Resource/
DUsersEnvironments.php68 public function authorize($name, AuthorizeEnvironmentRequest $postBody, $optParams = []) function in Google\\Service\\CloudShell\\Resource\\UsersEnvironments
/plugin/authgooglesheets/vendor/google/auth/
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/
DREADME.md10 …test/developer_manual/client_apis/OCS/ocs-api-overview.html) from Nextcloud to authorize new users.
/plugin/lightmenu/
DREADME.md48 Incomming versions may authorize to add any HTML attribute to the link.
/plugin/authgooglesheets/vendor/google/apiclient/src/
DClient.php416 public function authorize(ClientInterface $http = null) function in Google\\Client
915 $http = $this->authorize();
/plugin/diagramsnet/lib/js/diagramly/
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()
DTrelloClient.js44 Trello.authorize(
/plugin/etherpadlite/
DREADME.md32 …e dokuwiki plugin. Further, the dokuwiki plugin sets browser cookies to authorize the client to us…
/plugin/diagramsnet/lib/resources/
Ddia_i18n.txt48 authorize=authorize
Ddia_ru.txt48 authorize=Авторизовать
Ddia_bg.txt48 authorize=Разреши
Ddia_uk.txt48 authorize=Авторизувати
825 officeFailedAuthMsg=Unable to successfully authenticate user or authorize application.
Ddia_ko.txt48 authorize=승인
825 officeFailedAuthMsg=Unable to successfully authenticate user or authorize application.
Ddia_zh-tw.txt48 authorize=授權
825 officeFailedAuthMsg=Unable to successfully authenticate user or authorize application.
Ddia_th.txt48 authorize=อนุญาต
825 officeFailedAuthMsg=Unable to successfully authenticate user or authorize application.
Ddia_fa.txt48 authorize=‫اجازه دادن‬
825 officeFailedAuthMsg=Unable to successfully authenticate user or authorize application.
Ddia_he.txt48 authorize=‫תן הרשאה‬
825 officeFailedAuthMsg=Unable to successfully authenticate user or authorize application.
Ddia_ja.txt48 authorize=認証する
825 officeFailedAuthMsg=Unable to successfully authenticate user or authorize application.
Ddia_el.txt48 authorize=Εξουσιοδοτήστε
/plugin/authgooglesheets/vendor/google/apiclient/
DREADME.md326 The `authorize` method returns an authorized [Guzzle Client](http://docs.guzzlephp.org/), so any re…
341 $httpClient = $client->authorize();

1234