Searched defs:Authorization (Results 1 – 4 of 4) sorted by relevance
/plugin/diagramsnet/lib/js/diagramly/ |
H A D | DriveClient.js | 816 var headers = {'Authorization': 'Bearer ' + _token}; property in DriveClient.updateUser.headers 1021 var headers = {'Authorization': 'Bearer ' + _token}; property in DriveClient.getFile.AnonymousFunction2354c13a1600.headers 1076 var headers = {'Authorization': 'Bearer ' + _token}; property in DriveClient.getXmlFile.headers
|
H A D | TrelloClient.js | 123 …Authorization: 'OAuth oauth_consumer_key="' + Trello.key() + '", oauth_token="' + Trello.token() +… property in AnonymousFunction2e3a99920600.headers
|
H A D | GitHubClient.js | 429 var headers = {'Authorization': 'token ' + _token}; property in GitHubClient.getFile.headers
|
/plugin/diagramsnet/lib/js/ |
H A D | app.min.js | 11274 …"))})):b()};DriveClient.prototype.updateUser=function(d,c){try{var e={Authorization:"Bearer "+b};t… property in DriveClient.updateUser.e 11280 …,30)};DriveClient.prototype.getXmlFile=function(d,c,e,k,n){try{var f={Authorization:"Bearer "+b},g… property in DriveClient.getXmlFile.f 11412 …!=b){k=this.baseUrl+"/repos/"+f+"/"+l+"/contents/"+e+"?ref="+m;var p={Authorization:"token "+b},n=… property in GitHubClient.getFile.p 11439 …ction(c){window.clearTimeout(l);if(f){var m=/\.png$/i.test(c.name),n={Authorization:'OAuth oauth_c… property in AnonymousFunction9bd35d6b13d300.n
|