Home
last modified time | relevance | path

Searched defs:scopes (Results 51 – 75 of 77) sorted by relevance

1234

/plugin/oauth/vendor/lusitanian/oauth/src/OAuth/OAuth2/Service/
H A DLinkedin.php40 $scopes = array(),
H A DSpotify.php36 $scopes = array(),
H A DVimeo.php62 $scopes = array(),
H A DHubic.php46 $scopes = array(),
H A DReddit.php41 $scopes = array(),
H A DJawboneUP.php56 $scopes = array(),
H A DVkontakte.php46 $scopes = array(),
H A DGitHub.php131 $scopes = [],
H A DMicrosoft.php57 $scopes = array(),
H A DGoogle.php137 $scopes = array(),
H A DFacebook.php129 $scopes = array(),
/plugin/authgooglesheets/vendor/google/apiclient/src/AuthHandler/
DGuzzle6AuthHandler.php71 public function attachToken(ClientInterface $http, array $token, array $scopes)
DGuzzle5AuthHandler.php68 public function attachToken(ClientInterface $http, array $token, array $scopes)
/plugin/issuelinks/services/
DGitHub.service.php27 private $scopes = ['admin:repo_hook', 'read:org', 'public_repo']; variable in dokuwiki\\plugin\\issuelinks\\services\\GitHub
/plugin/dirtylittlehelper/mermaid/editor/docs/
D49.49.js1 …,"conf",(function(){return T})),e.d(S,"language",(function(){return R}));var T={brackets:[["{","}"…
D40.40.js1 …,"conf",(function(){return t})),E.d(e,"language",(function(){return T}));var t={comments:{lineComm…
D35.35.js1 …,"conf",(function(){return R})),S.d(T,"language",(function(){return A}));var R={comments:{lineComm…
D50.50.js1 …,"conf",(function(){return r})),t.d(_,"language",(function(){return i}));var r={comments:{lineComm…
D61.61.js1 …,"conf",(function(){return A})),R.d(T,"language",(function(){return I}));var A={comments:{lineComm…
/plugin/diagramsnet/lib/js/diagramly/
DDriveClient.js44 this.scopes = ['https://www.googleapis.com/auth/drive.readonly', property in window.DriveClient
77 DriveClient.prototype.scopes = ['https://www.googleapis.com/auth/drive.file', method in DriveClient
DOneDriveClient.js61 OneDriveClient.prototype.scopes = 'user.read files.readwrite.all sites.read.all'; method in OneDriveClient
/plugin/yuriigantt/3rd/dhtmlxgantt/sources/ext/
Ddhtmlxgantt_keyboard_navigation.js397 var scopes = { variable
/plugin/diagramsnet/lib/js/onedrive/
DOneDriveOrig.js2 …ion i(){this.constructor=e}i.prototype=t.prototype;e.prototype=new i};!function(e){if("object"==ty… argument
DOneDrive.js6 …ion i(){this.constructor=e}i.prototype=t.prototype;e.prototype=new i};!function(e){if("object"==ty… argument
/plugin/authgoogle/google/contrib/
DGoogle_ComputeService.php4097 public $scopes; variable in Google_ServiceAccount
4104 public function setScopes(/* array(Google_string) */ $scopes) {

1234