actori-web-httpauth 0.4.0

HTTP authentication schemes for actori-web
Documentation

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