Re: [w3c/ServiceWorker] can service worker scope include `username:password@` URL credentials? (#1520)

I'm not aware of credentials getting cleared during navigation or fetching. I would support ignoring them for the purposes of scope matching. E.g., define it as a same origin and path comparison or some such.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/ServiceWorker/issues/1520#issuecomment-652827675

Received on Thursday, 2 July 2020 07:11:45 UTC