Module to manage user logins. Other modules can sync with this module to show/hide specific content.
The app includes an GUI to setup users and to login. Default password for "Admin" is "admin".
Please customize the "userManagement_Model.key" for internal encryption for security reason of your specific application.
For further information check out the documentation in the folder "docu".
Tested on
- SIM1012 - Firmware 2.2.0
- SICK AppEngine - Firmware 1.3.2
- TDC-E - Firmware L4M 2023.1
This module is part of the SICK AppSpace Coding Starter Kit developing approach.
It is programmed in an object oriented way. Some of these modules use kind of "classes" in Lua to make it possible to reuse code / classes in other projects.
In general it is not neccessary to code this way, but the architecture of this app can serve as a sample to be used especially for bigger projects and to make it easier to share code.
Please check the documentation of CSK for further information.
Coding Starter Kit, CSK, Module, SICK-AppSpace, User, Roles, Management, Login,