An open API service indexing awesome lists of open source software.

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)

Awesome Lists containing this project

README

          



Logo

# 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...