Re: [w3c/push-api] Some questions about VAPID and encrypted messages (#278)

When talking in context of the Push API, because a Service Worker can only have a single subscription that'd have to be a subscribe-then-unsubscribe loop.

In either scenario, yes, that would create any number of subscriptions with different `applicationServerKey` values. It's not defined _how_ the push service stores this, but conceptually it's just a piece of metadata it stores with the subscription.

-- 
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/push-api/issues/278#issuecomment-315753090

Received on Monday, 17 July 2017 13:20:00 UTC