mynaparrot / plugNmeet-server

WebRTC based Scalable, High Performance, Open source web conferencing system using Livekit.

Home Page:https://www.plugnmeet.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Token Expiration

imanimen opened this issue · comments

Hi. I have an issue about token expiration time in the server. When I'm in the meeting and I do refresh the page I encounter this error (401 unauthorized - token epired). Is there any way to fix this issue on the server which I'm running the plugnmeet server? or anything else? like increate token jwt time ttl on the server?
Thank you.

You shouldn't refresh the page, if needed then join again. plugNmeet client will auto refresh token but won't change the url one. This is expected behavior of this system.

You can increase expiration time but not recommend:

token_validity: 10m