Flask Auth System
A lightweight, secure authentication boilerplate built with Python and Flask. This project implements essential security practices like password salting and hashing to protect user data.
🚀 Features
User Authentication: Secure Login, Logout, and Registration flows.
Security: Password hashing using werkzeug.security.
Database Integration: Persistent user storage using SQLAlchemy and SQLite.
Session Management: Handled via Flask-Login for persistent user sessions.
Protected Routes: Restrict access to specific pages for authenticated users only.
File Handling: Secure file download functionality.
🛠️ Tech Stack
Language: Python.
Framework: Flask.
Database: SQLite & SQLAlchemy (ORM).
Tools: Jinja2 Templates, HTML/CSS.
LitleKami/UserAuthenticator
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|