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

https://github.com/abdullahrfa/flask_auth_with_mysql

This Flask With MySQL app enables user registration, login, and dashboard access with secure authentication. Built using Flask, MySQL, and bcrypt for password hashing, it features CSRF-protected forms and session-based authentication. Users can view personalized details on the dashboard. Ideal for learning Flask and database integration.
https://github.com/abdullahrfa/flask_auth_with_mysql

flask flask-application flask-auth flask-authentication flask-mysql flask-mysqldb flask-projects flask-with-mysql

Last synced: 2 months ago
JSON representation

This Flask With MySQL app enables user registration, login, and dashboard access with secure authentication. Built using Flask, MySQL, and bcrypt for password hashing, it features CSRF-protected forms and session-based authentication. Users can view personalized details on the dashboard. Ideal for learning Flask and database integration.

Awesome Lists containing this project