1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-23 15:51:06 +01:00
actix-extras/actix-web-httpauth
2023-03-22 21:17:30 +00:00
..
examples clippy 2023-01-07 01:04:16 +00:00
src Update base64 dependency to 0.21 (#316) 2023-01-30 16:53:30 +00:00
Cargo.toml centralize msrv and edition specs 2023-03-22 21:17:30 +00:00
CHANGES.md update msrv to 1.60 2023-03-22 21:13:56 +00:00
LICENSE-APACHE merge project metadata 2020-01-30 00:31:25 +00:00
LICENSE-MIT merge project metadata 2020-01-30 00:31:25 +00:00
README.md align descriptions 2022-07-21 03:07:06 +01: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