feat: generation automatique token JWT pour AudioBridge participant
- Import AccessToken depuis livekit-server-sdk - Generation token avec identity 'AudioBridge' et metadata role:bridge - Permissions completes (publish, subscribe, data) - Utilise devkey/secret du serveur LiveKit - Permet au bridge de se connecter en tant que participant authentifie
This commit is contained in:
@@ -81,7 +81,7 @@ define(['./workbox-290dd570'], (function (workbox) { 'use strict';
|
||||
"revision": "3ca0b8505b4bec776b69afdba2768812"
|
||||
}, {
|
||||
"url": "index.html",
|
||||
"revision": "0.n59u4ot43hg"
|
||||
"revision": "0.8iqdua7o88g"
|
||||
}], {});
|
||||
workbox.cleanupOutdatedCaches();
|
||||
workbox.registerRoute(new workbox.NavigationRoute(workbox.createHandlerBoundToURL("index.html"), {
|
||||
|
||||
Reference in New Issue
Block a user