1 unstable release

0.4.0 Jan 20, 2020

#13 in #authorization-header

MIT/Apache

58KB
1K SLoC

actori-web-httpauth

Latest Version Latest Version dependency status Build Status Apache 2.0 OR MIT licensed

HTTP authentication schemes for actori-web framework.

Provides:

  • typed [Authorization] and [WWW-Authenticate] headers
  • [extractors] for an [Authorization] header
  • [middleware] for easier authorization checking

All supported schemas are actori Extractors, and can be used both in the middlewares and request handlers.

Supported schemes

Dependencies

~28MB
~590K SLoC