Expand description

Authorization header and types.

Structs

Authorization header, defined in RFC7235
Credential holder for Basic Authentication
Token holder for Bearer Authentication, most often seen with oauth

Traits

Credentials to be used in the Authorization header.