Module auth

Module auth 

Source
Expand description

HTTP authentication handling.

This module provides support for handling HTTP Basic and Digest authentication challenges via the Fetch.authRequired CDP event.

Structsยง

AuthHandler
Handler for HTTP authentication challenges.
HttpCredentials
HTTP credentials for authentication.