1
0
mirror of https://github.com/actix/actix-extras.git synced 2024-11-27 17:22:57 +01:00
Go to file
2019-05-24 14:51:13 +03:00
.github Update FUNDING.yml 2019-05-24 14:51:13 +03:00
src Experimental middleware for HTTP auth -- alpha.2 version 2019-05-17 17:28:57 +03:00
.editorconfig Upgrage to the actix-web 1.0 -- alpha.1 version 2019-05-15 17:38:55 +03:00
.gitignore Initial commit 2018-05-20 12:59:41 +03:00
.travis.yml Upgrage to the actix-web 1.0 -- alpha.1 version 2019-05-15 17:38:55 +03:00
Cargo.toml Experimental middleware for HTTP auth -- alpha.2 version 2019-05-17 17:28:57 +03:00
CHANGELOG.md Upgrage to the actix-web 1.0 -- alpha.1 version 2019-05-15 17:38:55 +03:00
LICENSE-APACHE Initial commit 2018-05-20 12:59:41 +03:00
LICENSE-MIT Initial commit 2018-05-20 12:59:41 +03:00
README.md Badges! 2019-05-15 17:47:49 +03:00
rustfmt.toml Experimental middleware for HTTP auth -- alpha.2 version 2019-05-17 17:28:57 +03:00

actix-web-httpauth

Latest Version Latest Version Build Status Apache 2.0 OR MIT licensed

HTTP authentication schemes for actix-web framework.

All supported schemas are actix Extractors, and can be used both in middlewares and request handlers, check the examples/ folder.

Supported schemes

Donations

If you appreciate my work and want to support me, you can do it here.