Closed eNirantar closed 4 years ago
I have tried the same , i did not able to see any logs , it is not working not even error i am getting.
what if we do not pass jwt. it does not create moderator but it should log something in console correct
Hi @eNirantar !
The code itself doesnt log if you dont have a JWT token, the responsible for that is https://github.com/jitsi/jitsi-meet/blob/master/resources/prosody-plugins/mod_token_verification.lua which handles the JWT. This plugin only handle the moderator field of the JWT to do its magic.
I have tried the same , i did not able to see any logs , it is not working not even error i am getting.