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
/
routes
History
juancarmore
930541c725
backend: Enhance authentication middleware to always include user that is performing the action in a resource
2025-03-26 12:43:24 +01:00
..
auth.routes.ts
backend: Enhance authentication middleware to always include user that is performing the action in a resource
2025-03-26 12:43:24 +01:00
global-preferences.routes.ts
Update role references from Role to UserRole for consistency
2025-03-25 13:02:02 +01:00
index.ts
Added source code
2025-03-10 19:25:11 +01:00
livekit.routes.ts
backend: Rename livekitRouter to livekitWebhookRouter for clarity and consistency
2025-03-24 13:02:04 +01:00
participants.routes.ts
backend: Refactor middlewares and routes to configure authentication
2025-03-25 13:10:08 +01:00
recording.routes.ts
backend: Refactor middlewares and routes to configure authentication
2025-03-25 13:10:08 +01:00
room.routes.ts
backend: Add configureRoomAuthorization middleware for get room endpoint
2025-03-25 16:38:32 +01:00