Skip to content

geard-dev/python-authentication-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Authentication System

Installation

  • 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

Customizing

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():!

License

For license information, please view the LICENSE file

Contributing

Please view the CONTRIBUTING.md file for information about contributing to this repository

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages