flask-login

Session Manager

Provides user session management for Flask web applications.

Flask user session management.

GitHub

4k stars
71 watching
806 forks
Language: Python
last commit: about 1 year ago
Linked from 2 awesome lists

authenticationlogin-systemsession-management

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
flask-extensions/flask-simplelogin Provides a simple authentication mechanism for Flask applications 199
lingthio/flask-user A customizable user authorization and management system for Flask web applications. 1,063
pallets-eco/flask-admin A simple and extensible administrative interface framework for Flask web applications 5,810
mushroommaula/fastapi_login A FastAPI plugin for managing user authentication via JSON Web Tokens. 650
pallets-eco/flask-sqlalchemy Adds support for SQLAlchemy to Flask web applications 4,250
skorokithakis/django-loginas Allows Django admin users to log in as other users with customizable permissions and URL redirects. 365
realpython/discover-flask A tutorial series on building full-stack web applications with Flask using Python. 4,520
maxcountryman/flask-bcrypt Provides a secure way to store and verify passwords in a slow and computationally expensive hashing algorithm 326
simple-login/app A tool to protect users' online identity by securely linking their email alias to their digital presence. 5,254
pallets/flask A lightweight Python framework for building web applications with flexible dependencies and extensible functionality. 68,340
pallets-eco/flask-session Adds support for server-side sessions to Flask web applications. 507
patrickklaeren/azuser An application for managing users and logins in Azure SQL Server databases, providing a GUI alternative to the command line interface. 20
flaskbb/flaskbb A Python-based forum software framework with modular features and extensibility 2,615
mjhea0/flaskr-tdd A blogging app built with Flask and JavaScript, emphasizing Test-Driven Development 2,320
anurag90x/flask-pundit An extension for managing resource authorization and scoping in Flask web applications. 52