mynaparrot / plugNmeet-server

WebRTC based Scalable, High Performance, Open source web conferencing system using Livekit.
https://www.plugnmeet.org
MIT License
288 stars 73 forks source link

Simplify auth token for plugnmeet #370

Closed jibon57 closed 10 months ago

jibon57 commented 10 months ago

Before we were using Livekit token as a default token for PlugNmeet too but in PNM we don't need all those information. By creating our own token will reduce complexity. There won't be any changes from client side.