- Clone the repo by running
git clone https://github.com/geard-dev/python-authentication-system - cd to the src directory by doing
cd python-authentication-system/src/ - Run the python file by doing
python main.py
You'll want to add code to run when a user logs in sucessfully, you can put this code under where it says # Code to run when user sucessfully logged in:, make sure it stays in the def access():!
For license information, please view the LICENSE file
Please view the CONTRIBUTING.md file for information about contributing to this repository