https://github.com/abkaaar/user-authentication-system
User Authentication and Authorization with python(flask)
https://github.com/abkaaar/user-authentication-system
authentication flask mysql-database python
Last synced: about 2 months ago
JSON representation
User Authentication and Authorization with python(flask)
- Host: GitHub
- URL: https://github.com/abkaaar/user-authentication-system
- Owner: abkaaar
- Created: 2023-07-19T13:45:48.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-08T06:21:03.000Z (almost 3 years ago)
- Last Synced: 2025-02-14T23:45:39.085Z (over 1 year ago)
- Topics: authentication, flask, mysql-database, python
- Language: Python
- Homepage: https://user-authentication-system-0exo.onrender.com
- Size: 29.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# About the project
the system serve as a boilerplate for building websites with user authentication, authorization and managemnet.
## Built with:
- Python(Flask) and Mysql database
- Deployed on render
- Database Deployed on PlanetScale
## features
- login & logout
- sign-up
- login with google
- Password reset
- password reset with google coming soon...