# miguelgrinberg/flask-httpauth

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/miguelgrinberg-flask-httpauth).**

1,290 stars · 236 forks · Python · MIT

## Links

- GitHub: https://github.com/miguelgrinberg/Flask-HTTPAuth
- awesome-repositories: https://awesome-repositories.com/repository/miguelgrinberg-flask-httpauth.md

## Topics

`authentication` `flask` `flask-httpauth` `python` `security` `tokens`

## Description

Simple extension that provides Basic, Digest and Token HTTP authentication for Flask routes

## Tags

### Part of an Awesome List

- [Authentication and Authorization](https://awesome-repositories.com/f/awesome-lists/security/authentication-and-authorization.md) — Basic and Digest HTTP authentication for routes.
- [Web Framework Hardening](https://awesome-repositories.com/f/awesome-lists/security/web-framework-hardening.md) — Provides HTTP authentication for web routes.
