Skip to main content

Module auth

Module auth 

Source
Expand description

Authentication types for HTTP requests.

Credential values are stored as SecretString so debug output redacts bearer tokens, basic passwords, and API keys. Header values are exposed only by Auth::header when applying a request.

Enumsยง

Auth
Authentication method for HTTP requests.