New RapidClipse user creation example
This demo project shows the handling of the user creation with a custom encrypted password.
Key-Features:
- How to create a new user with an encrypted password.
- How to update a user with an encrypted password.
- How to compare two inputs of XdevPasswordFields
How to get the project
Clone the GIT Repository or use the import function of RapidClipse.
Use the RapidClipse Installer
File → Import → RapidClipse → Demo Projects → rapidclipse-demo-user-creation
You can find more information about the project directly on GitHub:
https://github.com/RapidClipse/rapidclipse-demo-user-creation