This commit is contained in:
2026-08-18 14:36:32 +00:00
parent ed8e7140d4
commit 44dc1218a1
10 changed files with 227 additions and 5 deletions
+3 -3
View File
@@ -7,11 +7,11 @@
"unpublishedModuleInstance": {
"contextType": "PAGE",
"inputs": {
"checkReturningFromLogin": "[]",
"checkReturningFromLogin": "[\"\"]",
"clearSession": "[]",
"guardPage": "[]",
"guardPage": "[\"Login\"]",
"isLoggedIn": "[]",
"login": "[]",
"login": "[\"\"]",
"logout": "[]"
},
"moduleInputs": {
@@ -18,7 +18,7 @@
"fullyQualifiedName": "_$Bff$_Bff.guardPage",
"name": "guardPage",
"pageId": "Start",
"runBehaviour": "MANUAL",
"userSetOnLoad": false
"runBehaviour": "ON_PAGE_LOAD",
"userSetOnLoad": true
}
}