Re: [push-api] Message encryption (#130)

> @@ -426,6 +435,7 @@
>      serviceWorkerRegistration.pushManager.subscribe().then(
>        function(pushSubscription) {
>          console.log(pushSubscription.endpoint);
> +        console.log(pushSubscription.p256dh);

this should reflect new way of getting key?

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/pull/130/files#r37866925

Received on Tuesday, 25 August 2015 13:54:16 UTC