[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. Signature: ```typescript origin: string; ```