Re: [push-api] Push API - Authenticating to Push Service (#185)

> After you create a push subscription using the W3C Push API, you get a PushSubscription object that you have to transfer to your server. You would normally use fetch() for this. Such a request will include all cookies and credentials you'd expect from on-page requests. Additionally, because you are issuing the request, you can include other application-defined data as well.

Makes sense now thank you.


---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/push-api/issues/185#issuecomment-177043537

Received on Saturday, 30 January 2016 01:40:46 UTC