https://github.com/aadrianleo/python-login-system
Login system application is use for login page for desktop application it registers the users id and password and use it for logging in to the system.
https://github.com/aadrianleo/python-login-system
login python security
Last synced: 2 months ago
JSON representation
Login system application is use for login page for desktop application it registers the users id and password and use it for logging in to the system.
- Host: GitHub
- URL: https://github.com/aadrianleo/python-login-system
- Owner: AadrianLeo
- Created: 2021-10-13T16:27:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-26T07:22:42.000Z (over 4 years ago)
- Last Synced: 2025-02-05T12:46:54.244Z (over 1 year ago)
- Topics: login, python, security
- Language: Python
- Homepage: https://github.com/ravixcodes/Python-login-system
- Size: 1.04 MB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Python-login-system
Login system application is use for login page for desktop application it registers the users id and password and use it for logging in to the system/Application.
It stores the data in th database when we register the user details.
To recover the users password security question are asked which was asked when registering users details
`Read info.txt for detail`