Re: [w3c/manifest] How to extend the scope to ensure that the PWA provides the same user experience when accessing pages in different domains? (#964)

Unfortunately, PWAs are limited to same origin. I don't think there is plan to expand scope across multiple origins because things get very tricky from a security perspective (this has come up quite a few times... search for "cross origin" in the issues and see in particular some of the closed issues). Keeping things same-origin keeps things a little more manageable. 

-- 
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/manifest/issues/964#issuecomment-795177818

Received on Wednesday, 10 March 2021 09:57:59 UTC