workadventure/back/src/Services
Gregoire Parant dfa6d2cc66 Verify user in admin
- If 404, user don't exist in admin, it will be anonym user
- if 403, user is ban or not associate in the world
2020-10-19 20:49:30 +02:00
..
AdminApi.ts Verify user in admin 2020-10-19 20:49:30 +02:00
ArrayHelper.ts now fetch the tags from the admin into the nodejs back 2020-10-14 16:50:42 +02:00
ClientEventsEmitter.ts implemented the admin websocket 2020-10-19 14:23:50 +02:00
CpuTracker.ts Adding logs to track overheating 2020-09-30 14:42:35 +02:00
IoSocketHelpers.ts move most of the logic of IOSocketController into a dedicated class 2020-10-15 18:22:28 +02:00
JWTTokenManager.ts Verify user in admin 2020-10-19 20:49:30 +02:00
SocketManager.ts Ban mesage 2020-10-19 19:32:47 +02:00