Module actix_web_security::authentication::scheme::basic::authentication_provider[][src]

A default implementation of an AuthenticationProvider for basic authentication.

Structs

BasicAuthenticationProvider

The definition of a BasicAuthenticationProvider.