Module actix_web_httpauth::headers::www_authenticate::bearer
source · Expand description
Challenge for the “Bearer” HTTP Authentication Scheme.
Structs§
- Challenge for
WWW-Authenticate
header with HTTP Bearer auth scheme, described in RFC 6750. - Builder for the
Bearer
challenge.
Enums§
- Bearer authorization error types, described in RFC 6750.