<!-- Do not edit this file. It is automatically generated by API Documenter. --> [Home](./index.md) > [puppeteer](./puppeteer.md) > [Protocol](./puppeteer.protocol.md) > [Network](./puppeteer.protocol.network.md) > [AuthChallenge](./puppeteer.protocol.network.authchallenge.md) > [origin](./puppeteer.protocol.network.authchallenge.origin.md) ## Protocol.Network.AuthChallenge.origin property Origin of the challenger. <b>Signature:</b> ```typescript origin: string; ```