miguelgrinberg/Flask-HTTPAuth
Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes
coleifer/flask-peewee
flask integration for peewee, including admin, authentication, rest api and more
GOATS2K/overpass
A self-hosted live video streaming platform with Discord authentication, auto-recording and more!
alexferl/flask-simpleldap
LDAP authentication extension for the Flask web framework
FedericoCeratto/bottle-cork
Authentication module for the Bottle and Flask web frameworks
auth0-samples/auth0-python-web-app
Auth0 Integration Samples for Python and Flask Web Applications
auth0-samples/auth0-python-api-samples
Auth0 Integration Samples for Python REST API Services using Flask
ondiekelijah/User-Authentication-in-Flask
User Authentication in Flask using Flask-Login
seanmajorpayne/openDashAuth
A Multi-User Authentication Baseplate for Dash Applications
blackfry/cra-flask
Unejected create-react-app ui, flask api with token authentication
ashutoshkrris/Flask-User-Authentication
User authentication is important for protecting sensitive information and resources from unauthorized access. In this tutorial, you will learn how to set up basic user authentication – that is password-based authentication – in your Flask application.