workadventure/front/src
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
..
Administration playGlobalMessage are receive as adminRoomMessage 2021-07-22 16:14:27 +02:00
Api Merge pull request #1392 from thecodingmachine/iframeMenuScript 2021-08-27 17:41:04 +02:00
Components Active authentication Oauth (#1377) 2021-09-05 18:17:49 +02:00
Connexion Active authentication Oauth (#1377) 2021-09-05 18:17:49 +02:00
Enum Active authentication Oauth (#1377) 2021-09-05 18:17:49 +02:00
Exception Create exception error 2020-12-18 14:30:46 +01:00
Logger Fixing use const instead of let 2020-06-19 14:30:34 +02:00
Messages Migrating messages locally into back and front 2020-09-24 11:16:08 +02:00
Network Add comment use service worker (#1355) 2021-08-10 23:10:56 +02:00
Phaser Active authentication Oauth (#1377) 2021-09-05 18:17:49 +02:00
Stores Active authentication Oauth (#1377) 2021-09-05 18:17:49 +02:00
Touch FEATURE: add the ability to zoom in and out using touch screen 2021-04-15 16:37:58 +02:00
Url Active authentication Oauth (#1377) 2021-09-05 18:17:49 +02:00
WebRtc FIX: fixed a circular dependancy in stores by rewriting createPeerStore() and createScreenSharingPeerStore() 2021-09-03 17:16:31 +02:00
ambient.d.ts Fixing Svelte-check errors 2021-06-15 18:34:11 +02:00
iframe_api.ts Merging with develop 2021-07-23 16:41:38 +02:00
index.ts REVIEW : Migration Menu and Report Menu in Svelte (#1363) 2021-08-26 12:01:07 +02:00
rex-plugins.d.ts Enabling Outline back on actionable objects 2021-06-22 16:35:57 +02:00
types.ts Add types file in API 2021-08-27 11:17:48 +02:00