mirror of
https://github.com/suitenumerique/meet.git
synced 2026-07-27 12:19:10 +00:00
c21c5f604b
(aligned with Google Meet or Jitsi ux) This ensures participants join a room with a fresh access token. Some participants information might be altered after the access token was generated (e.g. their name). I wanted the initial data to be passed only once, when you navigate to the room from the create button, but if you reload the page, then a new access token will be fetched, and the pre-join screen displayed.