This website requires JavaScript.
Explore
Help
Register
Sign In
neoris
/
openvidu
Watch
1
Star
0
Fork
0
You've already forked openvidu
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
openvidu
/
backend
/
src
/
middlewares
History
juancarmore
6e9c1743a1
backend: update participant handling to make participantName optional and adjust related logic
2025-08-05 17:52:13 +02:00
..
request-validators
backend: update participant handling to make participantName optional and adjust related logic
2025-08-05 17:52:13 +02:00
auth.middleware.ts
backend: allow publisher participants to retrieve room information except moderatorRoomUrl field
2025-08-05 17:49:20 +02:00
content-type.middleware.ts
backend: Improve error handling and logging, and refactor code
2025-04-30 14:00:38 +02:00
index.ts
backend: implement password change functionality and move user profile retrieval to users endpoints
2025-06-09 21:42:47 +02:00
participant.middleware.ts
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
recording.middleware.ts
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
room.middleware.ts
backend: allow publisher participants to retrieve room information except moderatorRoomUrl field
2025-08-05 17:49:20 +02:00