Module auth

Source
Expand description

Types for working with HTTP authentication methods.

Structsยง

Authentication
Specifies one or more HTTP authentication schemes to use.
Credentials
Credentials consisting of a username and a secret (password) that can be used to establish user identity.