diff --git a/desktop/electron/yarn.lock b/desktop/electron/yarn.lock index 1914c218..994bebc0 100644 --- a/desktop/electron/yarn.lock +++ b/desktop/electron/yarn.lock @@ -332,13 +332,6 @@ ansi-regex@^5.0.1: resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-5.0.1.tgz#082cb2c89c9fe8659a311a53bd6a4dc5301db304" integrity sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ== -ansi-styles@^3.2.1: - version "3.2.1" - resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d" - integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA== - dependencies: - color-convert "^1.9.0" - ansi-styles@^4.0.0, ansi-styles@^4.1.0: version "4.3.0" resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937" @@ -437,10 +430,10 @@ async-exit-hook@^2.0.1: resolved "https://registry.yarnpkg.com/async-exit-hook/-/async-exit-hook-2.0.1.tgz#8bd8b024b0ec9b1c01cccb9af9db29bd717dfaf3" integrity sha512-NW2cX8m1Q7KPA7a5M2ULQeZ2wR5qI5PAbw5L0UOMxdioVk9PMZ0h1TmyZEkPYrCvYjDlFICusOu1dlEKAAeXBw== -async@0.9.x: - version "0.9.2" - resolved "https://registry.yarnpkg.com/async/-/async-0.9.2.tgz#aea74d5e61c1f899613bf64bda66d4c78f2fd17d" - integrity sha1-rqdNXmHB+JlhO/ZL2mbUx48v0X0= +async@^3.2.3: + version "3.2.3" + resolved "https://registry.yarnpkg.com/async/-/async-3.2.3.tgz#ac53dafd3f4720ee9e8a160628f18ea91df196c9" + integrity sha512-spZRyzKL5l5BZQrr/6m/SqFdBN0q3OCI0f9rjfBzCMBIP4p75P620rR3gTmaksNOhmzgdxcaxdNfMy6anrbM0g== asynckit@^0.4.0: version "0.4.0" @@ -517,6 +510,13 @@ brace-expansion@^1.1.7: balanced-match "^1.0.0" concat-map "0.0.1" +brace-expansion@^2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/brace-expansion/-/brace-expansion-2.0.1.tgz#1edc459e0f0c548486ecf9fc99f2221364b9a0ae" + integrity sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA== + dependencies: + balanced-match "^1.0.0" + braces@^3.0.1, braces@~3.0.2: version "3.0.2" resolved "https://registry.yarnpkg.com/braces/-/braces-3.0.2.tgz#3454e1a462ee8d599e236df336cd9ea4f8afe107" @@ -631,16 +631,7 @@ camelcase@^6.2.0: resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.3.0.tgz#5685b95eb209ac9c0c177467778c9c84df58ba9a" integrity sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA== -chalk@^2.4.2: - version "2.4.2" - resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424" - integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== - dependencies: - ansi-styles "^3.2.1" - escape-string-regexp "^1.0.5" - supports-color "^5.3.0" - -chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1: +chalk@^4.0.0, chalk@^4.0.2, chalk@^4.1.0, chalk@^4.1.1: version "4.1.2" resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01" integrity sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA== @@ -707,13 +698,6 @@ clone-response@^1.0.2: dependencies: mimic-response "^1.0.0" -color-convert@^1.9.0: - version "1.9.3" - resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8" - integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg== - dependencies: - color-name "1.1.3" - color-convert@^2.0.1: version "2.0.1" resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3" @@ -721,11 +705,6 @@ color-convert@^2.0.1: dependencies: color-name "~1.1.4" -color-name@1.1.3: - version "1.1.3" - resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25" - integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU= - color-name@~1.1.4: version "1.1.4" resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2" @@ -964,11 +943,11 @@ duplexer3@^0.1.4: integrity sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI= ejs@^3.1.6: - version "3.1.6" - resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.6.tgz#5bfd0a0689743bb5268b3550cceeebbc1702822a" - integrity sha512-9lt9Zse4hPucPkoP7FHDF0LQAlGyF9JVpnClFLFH3aSSbxmyoqINRpp/9wePWJTUl4KOQwRL72Iw3InHPDkoGw== + version "3.1.7" + resolved "https://registry.yarnpkg.com/ejs/-/ejs-3.1.7.tgz#c544d9c7f715783dd92f0bddcf73a59e6962d006" + integrity sha512-BIar7R6abbUxDA3bfXrO4DSgwo8I+fB5/1zgujl3HLLjwd6+9iOnrT+t3grn2qbk9vOgBubXOFwX2m9axoFaGw== dependencies: - jake "^10.6.1" + jake "^10.8.5" electron-builder@^22.14.13: version "22.14.13" @@ -1247,11 +1226,6 @@ escape-goat@^2.0.0: resolved "https://registry.yarnpkg.com/escape-goat/-/escape-goat-2.1.1.tgz#1b2dc77003676c457ec760b2dc68edb648188675" integrity sha512-8/uIhbG12Csjy2JEW7D9pHbreaVaS/OpN3ycnyvElTdwM5n6GY6W6e2IPemfvGZeUMqZ9A/3GqIZMgKnBhAw/Q== -escape-string-regexp@^1.0.5: - version "1.0.5" - resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" - integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= - escape-string-regexp@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34" @@ -1455,11 +1429,11 @@ file-entry-cache@^6.0.1: flat-cache "^3.0.4" filelist@^1.0.1: - version "1.0.2" - resolved "https://registry.yarnpkg.com/filelist/-/filelist-1.0.2.tgz#80202f21462d4d1c2e214119b1807c1bc0380e5b" - integrity sha512-z7O0IS8Plc39rTCq6i6iHxk43duYOn8uFJiWSewIq0Bww1RNybVHSCjahmcC87ZqAm4OTvFzlzeGu3XAzG1ctQ== + version "1.0.3" + resolved "https://registry.yarnpkg.com/filelist/-/filelist-1.0.3.tgz#448607750376484932f67ef1b9ff07386b036c83" + integrity sha512-LwjCsruLWQULGYKy7TX0OPtrL9kLpojOFKc5VCTxdFTV7w5zbsgqVKfnkKG7Qgjtq50gKfO56hJv88OfcGb70Q== dependencies: - minimatch "^3.0.4" + minimatch "^5.0.1" fill-range@^7.0.1: version "7.0.1" @@ -1684,11 +1658,6 @@ graceful-fs@^4.1.2, graceful-fs@^4.1.6, graceful-fs@^4.2.0: resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725" integrity sha1-TK+tdrxi8C+gObL5Tpo906ORpyU= -has-flag@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd" - integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0= - has-flag@^4.0.0: version "4.0.0" resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b" @@ -1902,13 +1871,13 @@ isexe@^2.0.0: resolved "https://registry.yarnpkg.com/isexe/-/isexe-2.0.0.tgz#e8fbf374dc556ff8947a10dcb0572d633f2cfa10" integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA= -jake@^10.6.1: - version "10.8.2" - resolved "https://registry.yarnpkg.com/jake/-/jake-10.8.2.tgz#ebc9de8558160a66d82d0eadc6a2e58fbc500a7b" - integrity sha512-eLpKyrfG3mzvGE2Du8VoPbeSkRry093+tyNjdYaBbJS9v17knImYGNXQCUV0gLxQtF82m3E8iRb/wdSQZLoq7A== +jake@^10.8.5: + version "10.8.5" + resolved "https://registry.yarnpkg.com/jake/-/jake-10.8.5.tgz#f2183d2c59382cb274226034543b9c03b8164c46" + integrity sha512-sVpxYeuAhWt0OTWITwT98oyV0GsXyMlXCF+3L1SuafBVUIr/uILGRB+NqwkzhgXKvoJpDIpQvqkUALgdmQsQxw== dependencies: - async "0.9.x" - chalk "^2.4.2" + async "^3.2.3" + chalk "^4.0.2" filelist "^1.0.1" minimatch "^3.0.4" @@ -2139,6 +2108,13 @@ minimatch@^3.0.4: dependencies: brace-expansion "^1.1.7" +minimatch@^5.0.1: + version "5.0.1" + resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-5.0.1.tgz#fb9022f7528125187c92bd9e9b6366be1cf3415b" + integrity sha512-nLDxIFRyhDblz3qMuq+SoRZED4+miJ/G+tdDrjkkkRnjAsBexeGpgjLEQ0blJy7rHhR2b93rhQY4SvyWu9v03g== + dependencies: + brace-expansion "^2.0.1" + minimist@^1.2.0, minimist@^1.2.5: version "1.2.6" resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.6.tgz#8637a5b759ea0d6e98702cfb3a9283323c93af44" @@ -2687,13 +2663,6 @@ sumchecker@^3.0.1: dependencies: debug "^4.1.0" -supports-color@^5.3.0: - version "5.5.0" - resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f" - integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow== - dependencies: - has-flag "^3.0.0" - supports-color@^7.1.0: version "7.2.0" resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da" diff --git a/front/src/Components/Login/LoginScene.svelte b/front/src/Components/Login/LoginScene.svelte index edc45ce2..a25fa2ee 100644 --- a/front/src/Components/Login/LoginScene.svelte +++ b/front/src/Components/Login/LoginScene.svelte @@ -64,7 +64,7 @@ {#if logo !== logoImg && gameManager.currentStartedRoom.showPoweredBy !== false} -
+
Powered by WorkAdventure
{/if} @@ -144,6 +144,7 @@ &.powered-by { position: fixed; bottom: 0; + right: 10px; } } } diff --git a/front/src/Components/Menu/MenuIcon.svelte b/front/src/Components/Menu/MenuIcon.svelte index 9fe28279..f4afd1f2 100644 --- a/front/src/Components/Menu/MenuIcon.svelte +++ b/front/src/Components/Menu/MenuIcon.svelte @@ -11,6 +11,9 @@ import { showShareLinkMapModalStore } from "../../Stores/ModalStore"; import LL from "../../i18n/i18n-svelte"; import { analyticsClient } from "../../Administration/AnalyticsClient"; + import { gameManager } from "../../Phaser/Game/GameManager"; + + let miniLogo = gameManager.currentStartedRoom.miniLogo ?? logoWA; function showMenu() { menuVisiblilityStore.set(!get(menuVisiblilityStore)); @@ -62,7 +65,7 @@ {:else} {$LL.menu.icon.open.menu()} { + this.allowProximityMeeting = false; this.disableMediaBehaviors(); }) ); this.iframeSubscriptionList.push( iframeListener.enablePlayerProximityMeetingStream.subscribe(() => { + this.allowProximityMeeting = true; this.enableMediaBehaviors(); }) ); @@ -2215,7 +2218,9 @@ export class GameScene extends DirtyScene { } public enableMediaBehaviors() { - mediaManager.showMyCamera(); + if (this.allowProximityMeeting) { + mediaManager.showMyCamera(); + } } public disableMediaBehaviors() { diff --git a/front/src/Phaser/Login/EntryScene.ts b/front/src/Phaser/Login/EntryScene.ts index 68039403..b5fadbaa 100644 --- a/front/src/Phaser/Login/EntryScene.ts +++ b/front/src/Phaser/Login/EntryScene.ts @@ -24,7 +24,6 @@ export class EntryScene extends Scene { // From the very start, let's preload images used in the ReconnectingScene. preload() { - this.load.image(ReconnectingTextures.icon, "static/images/favicons/favicon-32x32.png"); // Note: arcade.png from the Phaser 3 examples at: https://github.com/photonstorm/phaser3-examples/tree/master/public/assets/fonts/bitmap this.load.bitmapFont(ReconnectingTextures.mainFont, "resources/fonts/arcade.png", "resources/fonts/arcade.xml"); this.load.spritesheet("cat", "resources/characters/pipoya/Cat 01-1.png", { frameWidth: 32, frameHeight: 32 }); diff --git a/front/src/Phaser/Reconnecting/ReconnectingScene.ts b/front/src/Phaser/Reconnecting/ReconnectingScene.ts index 2ba6730f..af9244d1 100644 --- a/front/src/Phaser/Reconnecting/ReconnectingScene.ts +++ b/front/src/Phaser/Reconnecting/ReconnectingScene.ts @@ -2,6 +2,7 @@ import { TextField } from "../Components/TextField"; import Image = Phaser.GameObjects.Image; import LL from "../../i18n/i18n-svelte"; import { get } from "svelte/store"; +import { gameManager } from "../Game/GameManager"; export const ReconnectingSceneName = "ReconnectingScene"; export enum ReconnectingTextures { @@ -20,7 +21,10 @@ export class ReconnectingScene extends Phaser.Scene { } preload() { - this.load.image(ReconnectingTextures.icon, "static/images/favicons/favicon-32x32.png"); + this.load.image( + ReconnectingTextures.icon, + gameManager.currentStartedRoom.miniLogo ?? "static/images/favicons/favicon-32x32.png" + ); // Note: arcade.png from the Phaser 3 examples at: https://github.com/photonstorm/phaser3-examples/tree/master/public/assets/fonts/bitmap this.load.bitmapFont(ReconnectingTextures.mainFont, "resources/fonts/arcade.png", "resources/fonts/arcade.xml"); this.load.spritesheet("cat", "resources/characters/pipoya/Cat 01-1.png", { frameWidth: 32, frameHeight: 32 }); @@ -30,9 +34,10 @@ export class ReconnectingScene extends Phaser.Scene { this.logo = new Image( this, this.game.renderer.width - 30, - this.game.renderer.height - 20, + this.game.renderer.height - 30, ReconnectingTextures.icon ); + this.logo.setDisplaySize(32, 32); this.add.existing(this.logo); this.reconnectingField = new TextField( diff --git a/front/src/Stores/MenuStore.ts b/front/src/Stores/MenuStore.ts index 22d1e937..d919f525 100644 --- a/front/src/Stores/MenuStore.ts +++ b/front/src/Stores/MenuStore.ts @@ -5,6 +5,7 @@ import { CONTACT_URL, IDENTITY_URL, PROFILE_URL } from "../Enum/EnvironmentVaria import type { Translation } from "../i18n/i18n-types"; import axios from "axios"; import { localUserStore } from "../Connexion/LocalUserStore"; +import { connectionManager } from "../Connexion/ConnectionManager"; export const menuIconVisiblilityStore = writable(false); export const menuVisiblilityStore = writable(false); @@ -189,9 +190,9 @@ export function handleMenuUnregisterEvent(menuName: string) { } export function getProfileUrl() { - return PROFILE_URL + `?token=${localUserStore.getAuthToken()}`; + return PROFILE_URL + `?token=${localUserStore.getAuthToken()}&playUri=${connectionManager.currentRoom?.key}`; } export function getMeUrl() { - return IDENTITY_URL + `?token=${localUserStore.getAuthToken()}`; + return IDENTITY_URL + `?token=${localUserStore.getAuthToken()}&playUri=${connectionManager.currentRoom?.key}`; } diff --git a/front/src/WebRtc/CoWebsiteManager.ts b/front/src/WebRtc/CoWebsiteManager.ts index e2b197de..a024959f 100644 --- a/front/src/WebRtc/CoWebsiteManager.ts +++ b/front/src/WebRtc/CoWebsiteManager.ts @@ -9,6 +9,7 @@ import { LayoutMode } from "./LayoutManager"; import type { CoWebsite } from "./CoWebsite/CoWesbite"; import type CancelablePromise from "cancelable-promise"; import { analyticsClient } from "../Administration/AnalyticsClient"; +import { gameManager } from "../Phaser/Game/GameManager"; export enum iframeStates { closed = 1, @@ -357,6 +358,16 @@ class CoWebsiteManager { private activateMainLoaderAnimation() { this.desactivateMainLoaderAnimation(); + const customLogo = gameManager.currentStartedRoom.loadingCowebsiteLogo; + + if (customLogo) { + const logo = document.createElement("img"); + logo.id = "custom-logo"; + logo.src = customLogo; + this.cowebsiteLoaderDom.parentNode?.replaceChild(logo, this.cowebsiteLoaderDom); + this.cowebsiteLoaderDom.style.display = "block"; + return; + } this.cowebsiteLoaderDom.style.display = "block"; this.loaderAnimationInterval.interval = setInterval(() => { diff --git a/front/style/cowebsite/_global.scss b/front/style/cowebsite/_global.scss index 619c61b1..9e594c50 100644 --- a/front/style/cowebsite/_global.scss +++ b/front/style/cowebsite/_global.scss @@ -5,6 +5,10 @@ background-color: rgba(10, 9, 9, 0.8); display: none; + #cowebsite-slot-main #custom-logo{ + max-width: 30%; + } + main { iframe { width: 100%; diff --git a/messages/JsonMessages/MapDetailsData.ts b/messages/JsonMessages/MapDetailsData.ts index c191ae72..51cb7187 100644 --- a/messages/JsonMessages/MapDetailsData.ts +++ b/messages/JsonMessages/MapDetailsData.ts @@ -39,6 +39,11 @@ export const isMapDetailsData = z.object({ description: 'Whether the "report" feature is enabled or not on this room', example: true, }), + loadingCowebsiteLogo: extendApi(z.optional(z.nullable(z.string())), { + description: "The URL of the image to be used on the cowebsite loading page", + example: "https://example.com/logo.gif", + }), + miniLogo: z.optional(z.nullable(z.string())), // The URL of the logo image on the loading screen loadingLogo: extendApi(z.optional(z.nullable(z.string())), { description: "The URL of the image to be used on the loading page", diff --git a/pusher/src/Controller/AuthenticateController.ts b/pusher/src/Controller/AuthenticateController.ts index 2d6e029d..6cc2b9c9 100644 --- a/pusher/src/Controller/AuthenticateController.ts +++ b/pusher/src/Controller/AuthenticateController.ts @@ -418,7 +418,7 @@ export class AuthenticateController extends BaseHttpController { profileCallback() { // eslint-disable-next-line @typescript-eslint/no-misused-promises this.app.get("/profile-callback", async (req, res) => { - const { token } = parse(req.path_query); + const { token, playUri } = parse(req.path_query); try { //verify connected by token if (token != undefined) { @@ -431,7 +431,10 @@ export class AuthenticateController extends BaseHttpController { //get login profile res.status(302); - res.setHeader("Location", adminService.getProfileUrl(authTokenData.accessToken)); + res.setHeader( + "Location", + adminService.getProfileUrl(authTokenData.accessToken, playUri as string) + ); res.send(""); return; } catch (error) { @@ -497,7 +500,7 @@ export class AuthenticateController extends BaseHttpController { * @param email * @param playUri * @param IPAddress - * @return + * @return |object * @private */ diff --git a/pusher/src/Services/AdminApi.ts b/pusher/src/Services/AdminApi.ts index cdd2e35b..6fbf0a8f 100644 --- a/pusher/src/Services/AdminApi.ts +++ b/pusher/src/Services/AdminApi.ts @@ -457,11 +457,15 @@ class AdminApi implements AdminInterface { }); } - getProfileUrl(accessToken: string): string { + getProfileUrl(accessToken: string, playUri: string): string { if (!OPID_PROFILE_SCREEN_PROVIDER) { throw new Error("No admin backoffice set!"); } - return `${OPID_PROFILE_SCREEN_PROVIDER}?accessToken=${accessToken}`; + return `${OPID_PROFILE_SCREEN_PROVIDER}?accessToken=${accessToken}&playUri=${playUri}`; + } + + async logoutOauth(token: string): Promise { + await Axios.get(ADMIN_API_URL + `/oauth/logout?token=${token}`); } } diff --git a/pusher/src/Services/AdminInterface.ts b/pusher/src/Services/AdminInterface.ts index afdf4a9e..7ec8806c 100644 --- a/pusher/src/Services/AdminInterface.ts +++ b/pusher/src/Services/AdminInterface.ts @@ -71,7 +71,13 @@ export interface AdminInterface { /** * @param accessToken + * @param playUri * @return string */ - getProfileUrl(accessToken: string): string; + getProfileUrl(accessToken: string, playUri: string): string; + + /** + * @param token + */ + logoutOauth(token: string): Promise; } diff --git a/pusher/src/Services/LocalAdmin.ts b/pusher/src/Services/LocalAdmin.ts index d16f4c30..4b58b359 100644 --- a/pusher/src/Services/LocalAdmin.ts +++ b/pusher/src/Services/LocalAdmin.ts @@ -47,9 +47,11 @@ class LocalAdmin implements AdminInterface { contactPage: null, group: null, iframeAuthentication: null, + miniLogo: null, loadingLogo: null, loginSceneLogo: null, showPoweredBy: true, + loadingCowebsiteLogo: null, }); } @@ -84,10 +86,14 @@ class LocalAdmin implements AdminInterface { return Promise.reject(new Error("No admin backoffice set!")); } - getProfileUrl(accessToken: string): string { + getProfileUrl(accessToken: string, playUri: string): string { new Error("No admin backoffice set!"); return ""; } + + async logoutOauth(token: string): Promise { + return Promise.reject(new Error("No admin backoffice set!")); + } } export const localAdmin = new LocalAdmin();