667 B
667 B
Home > puppeteer > Protocol > Fetch > AuthRequiredEvent > authChallenge
Protocol.Fetch.AuthRequiredEvent.authChallenge property
Details of the Authorization Challenge encountered. If this is set, client should respond with continueRequest that contains AuthChallengeResponse.
Signature:
authChallenge: AuthChallenge;