Module www_authenticate

Source
Expand description

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.