Files
meet/src/sdk/library/.env.development
lebaudantoine 66f307b7e8 🐛(frontend) rework the calendar integration approach
Use a totally different strategy, which hopefully works in prod env.
Actually broadcast channel cannot be shared between two different
browsing context, even on a same domain, an iFrame and a pop up
cannot communicate.

Moreover, in an iFrame session cookie are unavailable.
Rely on a newly created backend endpoint to pass room data.
2025-04-02 12:31:04 +02:00

2 lines
53 B
Plaintext

VITE_VISIO_SDK_URL=https://meet.127.0.0.1.nip.io/sdk