access: Add token auth support for access-multiple.js
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
"use strict";
|
||||
|
||||
window.CLIENT = window.CLIENT || null;
|
||||
window.ELWIG_API = window.ELWIG_API || null;
|
||||
|
||||
function getCredentialsUsername() {
|
||||
|
Reference in New Issue
Block a user