- From: Jeff Burtoft <notifications@github.com>
- Date: Tue, 24 May 2016 18:57:25 -0700
- To: w3c/manifest <manifest@noreply.github.com>
- Cc:
Received on Wednesday, 25 May 2016 01:57:55 UTC
This is similar to what we have implemented in Manifoldjs, we have an "extended_scope" value, which we feel makes more sense for scope: ``` { "start_url":"https://www.myapp.com", "scope":"https://www.myapp.com" "mjs_extended_scope":["http://www.myapp.com","http://www.myappauth.com"] } ``` https://github.com/manifoldjs/ManifoldJS/wiki/Using%20Extended%20Scope --- 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/449#issuecomment-221453443
Received on Wednesday, 25 May 2016 01:57:55 UTC