Bff config

This commit is contained in:
2026-08-18 13:32:10 +00:00
parent 7f8b3d85c0
commit 366eadb9d2
22 changed files with 490 additions and 3 deletions
+64
View File
@@ -0,0 +1,64 @@
{
"gitSyncId": "6a677755d75112ecfb0628ff_82c2a88a-284c-4dc2-bc4d-517755406648",
"id": "Start_Bff",
"moduleUUID": "b0d6dbe1-9ee5-486f-9f93-4baa17986ccf",
"packageUUID": "35174735-e12c-426f-9f2f-fe12a068c3ba",
"type": "JS_MODULE",
"unpublishedModuleInstance": {
"contextType": "PAGE",
"inputs": {
"checkReturningFromLogin": "[]",
"clearSession": "[]",
"guardPage": "[]",
"isLoggedIn": "[]",
"login": "[]",
"logout": "[]"
},
"moduleInputs": {
"btxintfekg": {
"controlType": "INPUT_TEXT",
"defaultValue": "[]",
"id": "btxintfekg",
"label": "guardPage",
"propertyName": "inputs.guardPage"
},
"cbpzgvntyu": {
"controlType": "INPUT_TEXT",
"defaultValue": "[]",
"id": "cbpzgvntyu",
"label": "isLoggedIn",
"propertyName": "inputs.isLoggedIn"
},
"fabniyomys": {
"controlType": "INPUT_TEXT",
"defaultValue": "[]",
"id": "fabniyomys",
"label": "clearSession",
"propertyName": "inputs.clearSession"
},
"fwihhaqndd": {
"controlType": "INPUT_TEXT",
"defaultValue": "[]",
"id": "fwihhaqndd",
"label": "logout",
"propertyName": "inputs.logout"
},
"ithminnqll": {
"controlType": "INPUT_TEXT",
"defaultValue": "[]",
"id": "ithminnqll",
"label": "login",
"propertyName": "inputs.login"
},
"mjanetksgl": {
"controlType": "INPUT_TEXT",
"defaultValue": "[]",
"id": "mjanetksgl",
"label": "checkReturningFromLogin",
"propertyName": "inputs.checkReturningFromLogin"
}
},
"name": "Bff",
"pageId": "Start"
}
}