5 skills found
miguelgrinberg / Flask HTTPAuthSimple extension that provides Basic, Digest and Token HTTP authentication for Flask routes
miguelgrinberg / APIFairyA minimalistic API framework built on top of Flask, Marshmallow and friends.
PdxCodeGuild / FlaskApp TutorialFlask Application Tutorial - Docker, Gunicorn, MySQL, SQLAlchemy, Blueprint Modules, WTForms, Bootstrap, HTTPAuth, API, Users and Items.
caitinggui / Flask User使用flask-httpauth, flask-login,flask-sqlalchemy,flask-migrate实现的简单用户登入认证以及权限管理
collinsmarra / Quart HTTPAuthQuart-HTTPAuth: Authentication for Quart, Inspired by Flask-HTTPAuth