<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> </head>

The Flask HTTP Digest Authentication

Description

Flask-Digest-Auth is an HTTP Digest Authentication implementation for Flask applications. It authenticates the user for the protected views. It works with Flask-Login, so that log in protection can be separated with the log in mechanism. You can write Flask modules that work with different log in mechanisms.

Authors

imacat
2022/11/23
</html>
Description
Flask HTTP Digest Authentication
Readme 179 KiB
0.7.1 Latest
2024-12-09 08:35:10 +08:00
Languages
Python 100%