Customize the Login page
- Last UpdatedDec 04, 2023
- 1 minute read
The Login page is the initial page of the application. It appears after application loading and the user returns to this page after having completed a mission.

To customize the login page
-
With the XR Settings, select the vestizione_cfg.xml file.
-
Open struct vestizione/login.
-
Modify the parameters.

Parameters
The parameters for the Login page.
|
Parameter |
Description |
|---|---|
|
type |
Select between anonymous for an application without user recognition or badge for an application with user badge login. |
|
badgeFile |
The address of the file used to store user data. Applies when the type is badge. |
|
scoreFile |
The address of the file used to store user scores. Applies when the type is badge. |
|
badgeFile |
The address of the file used to store user logs. Applies when the type is badge. |