Namespace CRUDlex
| PasswordReset | This class offers some features to implement a password reset flow. |
| User | The UserInterface implementation for the UserProvider. |
| UserProvider | The implementation of the UserProviderInterface to work with the CRUDlex API. |
| UserSetup | This class setups CRUDlex with some events so the passwords get salted and hashed properly. |