workadventure/front/src/Phaser/Login
grégoire parant 005a3c5a0d
Release 1.4.14 (#1370)
* New version of cache management (#1365)

Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>

* Exit scene acess denied detected (#1369)

* Add auth token user to get right in admin and check if user have right

Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>

* Update error show

Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>

* Update token generation (#1372)

- Permit only decode token to get map details,
 - If user have token expired, set the token to null and reload the page. This feature will be updated when authentication stategy will be finished.

Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
2021-08-15 23:13:48 +02:00
..
AbstractCharacterScene.ts Setting "importsNotUsedAsValues": "error" 2021-05-12 09:13:25 +02:00
CustomizeScene.ts HotFix position WOKA (#1317) 2021-07-27 14:28:00 +02:00
EnableCameraScene.ts Migrating EnableCameraScene to Svelte 2021-06-01 16:17:36 +02:00
EntryScene.ts Release 1.4.14 (#1370) 2021-08-15 23:13:48 +02:00
LoginScene.ts Migrating LoginScene to Svelte 2021-05-31 17:03:29 +02:00
ResizableScene.ts correction of resize select character and companion by David 2021-05-31 10:20:48 +02:00
SelectCharacterMobileScene.ts Save zoom level in the gameScene and restore it after the SelectCharacterScene and CustomizeScene 2021-06-02 18:01:36 +02:00
SelectCharacterScene.ts In SelectCharacterScene, if custom character not loaded then select the first character (#1284) 2021-07-19 17:06:36 +02:00
SelectCompanionScene.ts comment on pointerTimer and pointerClicked 2021-06-07 09:17:24 +02:00