Files
meet/src/backend
lebaudantoine 65172447ca ♻️(backend) pass the participant role in the LiveKit token
The backend previously passed an abstract is_admin_or_owner boolean
flag in the LiveKit token. That kept the frontend minimalistic and
saved it from having to handle role comparisons.

As we introduce more features that need to distinguish between the
room owner and admins, refactor the token to carry the role
directly. The frontend can then derive the relevant flags from a
richer piece of information.
2026-08-04 19:04:10 +02:00
..
2024-07-31 13:12:30 +02:00
2026-07-06 20:53:29 +02:00
2024-11-04 14:17:31 +01:00
2024-07-01 19:46:55 +02:00
2026-07-21 18:01:20 +02:00
2026-07-21 18:01:20 +02:00