[][src]Module actix_web_httpauth::headers::www_authenticate

WWW-Authenticate header and various auth challenges

Modules

basic

Challenge for the "Basic" HTTP Authentication Scheme

bearer

Challenge for the "Bearer" HTTP Authentication Scheme

Structs

WwwAuthenticate

WWW-Authenticate header, described in RFC 7235

Traits

Challenge

Authentication challenge for WWW-Authenticate header.