1 unstable release
0.1.0 | Jan 30, 2020 |
---|
#1291 in HTTP server
57KB
1K
SLoC
keclc-httpauth
HTTP authentication schemes for kayrx framework.
Provides:
- typed [Authorization] and [WWW-Authenticate] headers
- [extractors] for an [Authorization] header
- [middleware] for easier authorization checking
All supported schemas are actix Extractors, and can be used both in the middlewares and request handlers.
Supported schemes
lib.rs
:
HTTP Authorization support for kyrx framework.
Provides:
- typed Authorization and WWW-Authenticate headers
- extractors for an Authorization header
- middleware for easier authorization checking
Supported schemes
Dependencies
~32MB
~733K SLoC