mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-05-14 16:37:47 +00:00
* feat: Check jwt expiration and redirects to auth url if any. It may happen that the jwt had expired while being in the meeting and there is a network issue requiring to reload. * squash: Fixes lint error. * squash: Fixes comments.