Re: [w3c/webpayments-payment-apps-api] Payment app identifier to manifest filename mapping (#48)

@ianbjacobs 

The "scope" of the service worker is its primary key. So if you're trying to identify a particular active service worker on another origin, the "scope" is the thing to use.

My blog has a service worker at https://jakearchibald.com/sw.js, but the scope of the service worker is https://jakearchibald.com/.

-- 
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/webpayments-payment-apps-api/issues/48#issuecomment-273796260

Received on Thursday, 19 January 2017 14:54:08 UTC