- From: Rob Dolin (MSFT) <notifications@github.com>
- Date: Wed, 07 Sep 2016 11:22:06 -0700
- To: w3c/manifest <manifest@noreply.github.com>
Received on Wednesday, 7 September 2016 18:23:20 UTC
What if we used @benfrancis's idea of stay_in_app as a way to solve for @boyofgreen's use case? ``` { "start_url":"https://www.myapp.com", "scope":"https://www.myapp.com" "stay_in_app":["http://www.myapp.com","http://www.myappauth.com"] } ``` /cc @marcoscaceres @kenchris -- 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-245371907
Received on Wednesday, 7 September 2016 18:23:20 UTC