workadventure/front/src/Connexion
David Négrier c75f1edc40 Merge branch 'develop' of github.com:thecodingmachine/workadventure into player-report
# Conflicts:
#	back/src/Controller/AuthenticateController.ts
2020-10-15 18:01:44 +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 Merge branch 'develop' into player-report 2020-10-13 20:39:29 +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 improved textField component and allowed 8 caracter names 2020-10-15 14:23:39 +02:00
Room.ts Adding exitUrl property 2020-10-15 15:50:51 +02:00
RoomConnection.ts Merge branch 'develop' into player-report 2020-10-14 15:06:10 +02:00