access: Add token auth support for access-multiple.js

This commit is contained in:
2025-04-30 00:03:06 +02:00
parent a93afcdf97
commit 7cf3e21efc
2 changed files with 43 additions and 59 deletions

View File

@ -1,5 +1,6 @@
"use strict";
window.CLIENT = window.CLIENT || null;
window.ELWIG_API = window.ELWIG_API || null;
function getCredentialsUsername() {