1
0
mirror of https://github.com/actix/actix-extras.git synced 2025-01-22 14:55:56 +01:00
actix-extras/actix-web-httpauth
Roland 417c06b00e
fix: broken stream when authentication failed (#260)
* fix: broken http stream when authentication failed

Signed-off-by: Roland Ma <rolandma@outlook.com>

* remove unchanged

Signed-off-by: Roland Ma <rolandma@outlook.com>

* Update CHANGES.md

* Update CHANGES.md

* Update CHANGES.md

Co-authored-by: Rob Ede <robjtede@icloud.com>
2022-07-19 01:40:01 +01:00
..
2020-01-30 00:31:25 +00:00
2020-01-30 00:31:25 +00:00
2022-06-22 20:42:46 +09:00

actix-web-httpauth

HTTP authentication schemes for actix-web.

crates.io Documentation Apache 2.0 or MIT licensed Dependency Status

Documentation & Resources

Features

All supported schemas can be used in both middleware and request handlers.

Supported Schemes