juancarmore
|
fdd897b86b
|
backend: update participant token validation middleware to always check for participant role header to specified a valid role include in the token roles. Refactor related middlewares to use the new participant token structure
|
2025-07-11 01:44:35 +02:00 |
|
juancarmore
|
e1b0b144e8
|
backend: add check for same room access middleware to getRoomPreferences endpoint
|
2025-06-10 12:47:29 +02:00 |
|
juancarmore
|
55bc8726d0
|
backend: update security preferences structure to remove unused attributes and refactor associated code
|
2025-05-31 00:03:18 +02:00 |
|
juancarmore
|
8357a54597
|
backend: Improve error handling and logging, and refactor code
|
2025-04-30 14:00:38 +02:00 |
|
juancarmore
|
8bbbee731b
|
backend: Rename configureTokenAuth middleware to configureParticipantTokenAuth and improve error handling
|
2025-04-28 12:19:07 +02:00 |
|
juancarmore
|
5e11be08b4
|
backend: Reorganize imports
|
2025-04-24 14:59:46 +02:00 |
|
juancarmore
|
7135270b8a
|
Refactor code to use ParticipantOptions instead of TokenOptions
|
2025-04-24 12:26:07 +02:00 |
|
juancarmore
|
9fd9dd2404
|
backend: Correct route parameter syntax for meeting routes
|
2025-04-12 14:15:51 +02:00 |
|
juancarmore
|
cc2dc83401
|
backend: Rename getRoomSecretRole to getRoomRoleBySecret and update related calls
|
2025-04-12 13:45:34 +02:00 |
|
Carlos Santos
|
12ef04964c
|
backend: Refactor storage services and remove global preferences service references
|
2025-04-07 20:41:39 +02:00 |
|
Carlos Santos
|
67b3426c85
|
backend: Refactor room-related terminology from 'roomName' to 'roomId' across routes, middlewares, and services
Updated the Livekit room life cycle
|
2025-04-01 17:27:37 +02:00 |
|
juancarmore
|
d10e6ea519
|
backend: Add comments in middlewares for clarity
|
2025-03-26 12:39:10 +01:00 |
|
juancarmore
|
147a334868
|
backend: Refactor middlewares and routes to configure authentication
|
2025-03-25 13:10:08 +01:00 |
|