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
/
controllers
History
juancarmore
eefe90cf5a
backend: Add token verification in refreshParticipantToken to prevent refreshing a valid token
2025-03-21 01:34:36 +01:00
..
global-preferences
Added source code
2025-03-10 19:25:11 +01:00
auth.controller.ts
backend: Refactor authentication controller to improve login flow and add user profile retrieval
2025-03-21 00:57:16 +01:00
index.ts
Added source code
2025-03-10 19:25:11 +01:00
livekit-webhook.controller.ts
backend: Refactor Livekit webhook handling to remove OpenVidu dependency and add room finished event handling
2025-03-17 10:45:45 +01:00
participant.controller.ts
backend: Add token verification in refreshParticipantToken to prevent refreshing a valid token
2025-03-21 01:34:36 +01:00
recording.controller.ts
Added source code
2025-03-10 19:25:11 +01:00
room.controller.ts
backend: Add fields query parameter to get rooms and room details endpoints
2025-03-11 18:35:42 +01:00