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
2024-06-11 03:55:41 +01:00
..
examples docs(httpauth): rework example 2024-06-11 03:52:45 +01:00
src docs(httpauth): add HttpAuthentication::with_fn examples 2024-06-11 03:55:41 +01:00
Cargo.toml docs(httpauth): rework example 2024-06-11 03:52:45 +01:00
CHANGES.md feat(session): use real async traits (#365) 2024-01-04 04:10:46 +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 chore: fmt markdowns 2024-01-06 21:08:09 +00: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