Hi all,
I’ve just finished configurating, for my company, RocketChat and its integration with Jitsi-meet for video conferences, which is accessed with JWT authentication tokens from Rocketchat. Everything works well (connecting from Rocketchat desktop app and web client) but I’m having problem doing so with the android app.
Seems that when starting a video call from the app, the JWT token is not generated (or not sent to Jitsi ) and thus Jitsi falls back to the basic authentication asking for user and password on the mobile device.
Is this a bug or the JWT implementation is not available yet on the mobile app?