workadventure/front/src/Connexion
2020-10-15 16:48:42 +02:00
..
ConnectionManager.ts Adding a new endpoint to verify the JWT token server-side before connecting 2020-10-15 16:48:42 +02:00
ConnexionModels.ts Refactoring connection to pass room info on connect 2020-10-06 18:11:42 +02:00
LocalUser.ts rewrote the authorisation flow: give more responsability to gameManager and less to gameScene 2020-10-12 16:45:09 +02:00
LocalUserStore.ts rewrote the authorisation flow: give more responsability to gameManager and less to gameScene 2020-10-12 16:45:09 +02:00
Room.ts Adding exitUrl property 2020-10-15 15:50:51 +02:00
RoomConnection.ts Fix CI 2020-10-14 11:48:34 +02:00