aiohttp-basicauth-middleware icon indicating copy to clipboard operation
aiohttp-basicauth-middleware copied to clipboard

🌍👮 Aiohttp middleware for simple http basic auth protection for some urls

Results 3 aiohttp-basicauth-middleware issues
Sort by recently updated
recently updated
newest added

As Administrator in Command Prompt ``` C:\WINDOWS\system32>python --version Python 3.9.11 C:\WINDOWS\system32>python -m pip install aiohttp-basicauth-middleware Collecting aiohttp-basicauth-middleware Using cached aiohttp-basicauth-middleware-1.2.0.tar.gz (4.7 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error ×...

Also droped python support for versions lower than 3.10.

Not sure there is a will to maintain this module, but be aware that in the next PIP release, the legacy installation method support will be fully dropped. All information...