mirror of
https://gitcode.com/GitHub_Trending/ji/jitsi-meet.git
synced 2026-03-21 19:10:20 +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.