openfun / jitsi-magnify

An authentication and room management system for Jitsi built with Django/React
MIT License
23 stars 6 forks source link

🐛(frontend) use jitsi name from back #177

Closed PanchoutNathan closed 1 year ago

PanchoutNathan commented 1 year ago

Purpose

Depending on the jitsi server settings, the name used is either invalid or not the one used to sign the JWT token.

Proposal