Home
last modified time | relevance | path

Searched refs:clientId (Results 26 – 35 of 35) sorted by relevance

12

/plugin/diagramsnet/lib/js/diagramly/
H A DGitHubClient.js24 GitHubClient.prototype.clientId = (window.location.hostname == 'test.draw.io') ? '23bc97120b9035515… method in GitHubClient
156 this.clientId + '&scope=' + this.scope +
157 '&state=' + encodeURIComponent('cId=' + this.clientId + //To identify which app/domain is used
640 err.helpLink = this.baseHostUrl + '/settings/connections/applications/' + this.clientId;
H A DDrawioFile.js534 '-client_' + this.sync.clientId : '-nosync'));
541 '-client_' + this.sync.clientId : '-nosync')});
570 var cid = (this.sync != null) ? '-client_' + this.sync.clientId : '-nosync';
H A DDrawioFileSync.js12 this.clientId = Editor.guid();
1472 return {v: DrawioFileSync.PROTOCOL, d: data, c: this.clientId};
H A DApp.js41 label: (file.sync != null) ? ('client_' + file.sync.clientId) : 'nosync'};
1837 label: (file.sync != null) ? ('client_' + file.sync.clientId) : 'nosync'};
/plugin/authgooglesheets/vendor/google/apiclient-services/src/
H A DDirectory.php1791 'path' => 'admin/directory/v1/users/{userKey}/tokens/{clientId}',
1799 'clientId' => [
1806 'path' => 'admin/directory/v1/users/{userKey}/tokens/{clientId}',
1814 'clientId' => [
H A DAnalytics.php390 'clientId',
394 'path' => 'management/clientId:hashClientId',
/plugin/diagramsnet/lib/js/dropbox/
H A DDropbox-sdk.min.js9clientId=e.clientId,this.selectUser=e.selectUser},n.prototype.setAccessToken=function(e){this.acce…
/plugin/diagramsnet/lib/js/
H A Dviewer.min.js3027 …is.getMode()+"."+this.getId(),"user_"+d+(null!=this.sync?"-client_"+this.sync.clientId:"-nosync"));
3028 …etHash(),action:g,label:"user_"+d+(null!=this.sync?"-client_"+this.sync.clientId:"-nosync")})}catc…
3029 …his.ui.hashValue(t.id):"unknown",f=null!=this.sync?"-client_"+this.sync.clientId:"-nosync",l=this.…
H A Dapp.min.js9987 …is.getMode()+"."+this.getId(),"user_"+f+(null!=this.sync?"-client_"+this.sync.clientId:"-nosync"));
9988 …etHash(),action:g,label:"user_"+f+(null!=this.sync?"-client_"+this.sync.clientId:"-nosync")})}catc…
9989 …his.ui.hashValue(n.id):"unknown",l=null!=this.sync?"-client_"+this.sync.clientId:"-nosync",m=this.…
11595 …now()-App.startTime.getTime())/1E3),label:null!=b.sync?"client_"+b.sync.clientId:"nosync"};b.const…
H A Dviewer-static.min.js3027 …is.getMode()+"."+this.getId(),"user_"+d+(null!=this.sync?"-client_"+this.sync.clientId:"-nosync"));
3028 …etHash(),action:g,label:"user_"+d+(null!=this.sync?"-client_"+this.sync.clientId:"-nosync")})}catc…
3029 …his.ui.hashValue(t.id):"unknown",f=null!=this.sync?"-client_"+this.sync.clientId:"-nosync",l=this.…

12