workadventure/front/src/Stores
grégoire parant d2b8d7dc04
Active authentication Oauth (#1377)
* Active authentication Oauth

 - Google authentication
 - GitHub authentication
 - Linkedin authentication

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

* Finish connexion et get user info connexion

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

* Fix lint error

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

* Change the expires token for 30 days

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

* Update connexion stratgey

 - Set last room when it will be created and not when connexion is openned
 - Add '/login' end point permit to logout and open iframe to log user
 - Add logout feature permit to logout in front

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

* Implement logout and revoke token with hydra

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

* Fix pull develop conflict

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

* Profile url (#1399)

* Create function that permit to get profile URL

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

* Continue profil user

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

* Add menu and logout button

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

* Update last room use

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

* Profile callback permit to get url profile setting from admin

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

* Finish profile show

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

* Delete profileUrl will be not use today

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

* Correct lint

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

* Update size of iframe

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

* Delete console log

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

* Update feedback ARP

Signed-off-by: Gregoire Parant <g.parant@thecodingmachine.com>
2021-09-05 18:17:49 +02:00
..
Errors Adding a special error message for non Safari browsers on iOS < 14.3 2021-06-04 16:19:41 +02:00
TypeMessageStore playGlobalMessage are receive as adminRoomMessage 2021-07-22 16:14:27 +02:00
AudioManagerStore.ts FIX: fixed a circular dependancy in stores by rewriting createPeerStore() and createScreenSharingPeerStore() 2021-09-03 17:16:31 +02:00
BiggestAvailableAreaStore.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00
ChatStore.ts FEATURE: chat tweak 2021-07-16 14:25:59 +02:00
ConsoleGlobalMessageManagerStore.ts Resolve review 2021-06-22 16:12:53 +02:00
CustomCharacterStore.ts Merging master into develop 2021-06-29 18:39:43 +02:00
ErrorStore.ts Prevents error message from being displayed twice in the same dialog 2021-06-04 16:22:15 +02:00
GameOverlayStoreVisibility.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00
GameStore.ts added admin link to the warning container 2021-07-30 14:50:11 +02:00
HelpCameraSettingsStore.ts Starting working towards migrating the help camera popup 2021-06-01 09:08:02 +02:00
LayoutManagerStore.ts Refactoring layoutManagerActionStore. It now supports an uuid field. 2021-08-05 11:19:28 +02:00
LoginSceneStore.ts Active authentication Oauth (#1377) 2021-09-05 18:17:49 +02:00
MediaStore.ts WIP: Bypass camera scene (#1337) 2021-09-04 21:31:36 +02:00
MenuStore.ts Active authentication Oauth (#1377) 2021-09-05 18:17:49 +02:00
PeerStore.ts FIX: fixed a circular dependancy in stores by rewriting createPeerStore() and createScreenSharingPeerStore() 2021-09-03 17:16:31 +02:00
PlayersStore.ts Active authentication Oauth (#1377) 2021-09-05 18:17:49 +02:00
PrivacyShutdownStore.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00
ScreenSharingStore.ts FIX: fixed a circular dependancy in stores by rewriting createPeerStore() and createScreenSharingPeerStore() 2021-09-03 17:16:31 +02:00
SelectCharacterStore.ts selectCharacterScene and customCharacterScene in svelte 2021-05-31 17:50:14 +02:00
SelectCompanionStore.ts Adding selectCompanionStore 2021-05-31 12:16:46 +02:00
ShowReportScreenStore.ts REVIEW : Migration Menu and Report Menu in Svelte (#1363) 2021-08-26 12:01:07 +02:00
SoundPlayingStore.ts Moving audio message to Svelte 2021-06-02 16:46:28 +02:00
StreamableCollectionStore.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00
UserInputStore.ts fix ReportMenu (#1397) 2021-09-01 10:11:12 +02:00
VideoFocusStore.ts FIX: fixed a circular dependancy in stores by rewriting createPeerStore() and createScreenSharingPeerStore() 2021-09-03 17:16:31 +02:00
VisibilityStore.ts Merge remote-tracking branch 'remotes/upstream/develop' into tiles-start-positions 2021-06-25 18:14:40 +02:00