02-User-Feature
Currently, a user can enter any password and it will be accepted by our system. I'm adding a feature to the User class which will verify password complexity to ensure user security.
Currently, a user can enter any password and it will be accepted by our system. I'm adding a feature to the User class which will verify password complexity to ensure user security.