flask-httpauth
There are 14 repositories under flask-httpauth topic.
miguelgrinberg/Flask-HTTPAuth
Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes
miguelgrinberg/APIFairy
A minimalistic API framework built on top of Flask, Marshmallow and friends.
caitinggui/flask-user
使用flask-httpauth, flask-login,flask-sqlalchemy,flask-migrate实现的简单用户登入认证以及权限管理
leynier/flask-httpauth-without-orm
Example of how to use Flask HTTPAuth without ORM.
Prateek327/Flask-Restful-Login-Simple
A flask restful web app which demonstrates login management ( register, login and logout)
brookseakate/actionist-api
Ada Dev Academy Capstone, part 1: Flask API supporting the Actionist iOS App
rossmacarthur/stow
:closed_lock_with_key: An example Flask app to securely PUT and GET data
daksh2298/Authentication_Demo
This is sample application for basic HTTP authentication in Flask API
lsmescolotto/q3-sprint6-autenticacao-e-autorizacao-lsmescolotto
Python project to study Autentication and Authorization. Developed during Kenzie Academy Brasil's full stack development course.
bearddan2000/python-web-api-flask-json-to-elasticsearch-github
Creates an api of `git-repo` for a flask project by loading json into elasticsearch.
fgalulu/venato
RESTful API
Jacqueline-dev/api_atividade
REST API com persistência no banco de dados.
MartinThoma/flask-httpauth-stubs
Type stubs for Flask-HTTPAuth
prasannaboga/flaskapp05
Learning flask