-
Notifications
You must be signed in to change notification settings - Fork 0
v2: Authentication helpers #91
Copy link
Copy link
Open
Labels
P1Required for v1, not blocking other workRequired for v1, not blocking other workarea:securityHostile page content, SSRF, bridge exposureHostile page content, SSRF, bridge exposure
Milestone
Description
Activity
Metadata
Metadata
Assignees
Labels
P1Required for v1, not blocking other workRequired for v1, not blocking other workarea:securityHostile page content, SSRF, bridge exposureHostile page content, SSRF, bridge exposure
Context
Convenience over what v1 already allows (headers, cookies) — not new capability. Reduces the boilerplate every caller doing authenticated automation currently repeats by hand.
Scope
setExtraHeadersonce that's real, see the tracking note below).setCookie).Dependencies
setExtraHeadersis currently a documented no-op stub inPageImpl— this item needs that wired for real first, or needs to wire it as part of this work.Acceptance criteria