Demonstration of the importance of hashing and salting passwords.
Represents an authentication manager for user login and registration.
Run the authManager.py and follow the commands or verify the code with the authManager_tests.py
View the saved passwords in the databases directory.
Note: This is for demonstration purposes. There is little functionality for changing passwords, etc