Re: [w3c/manifest] Is it possible to load the progressive web app manifest file from authenticated site? (#535)

I believe that you must specify crossOrigin="use-credentials" in the manifest link tag to allow the manifest fetch to use cookies and credentials in Chrome.

-- 
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/535#issuecomment-265338307

Received on Wednesday, 7 December 2016 02:35:13 UTC