Re: [w3c/push-api] Push notifications for logged In user (#297)

As Collimarco said it’s possible if you catch the user logging out on your website (when they press the Logout button for example) But what about when the session expires naturally (ie they close the browser and reopen... that would delete php session cookies) or they delete cookies themselves and login as another user? There is no call to the server to delete the endpoint as it does with the logout button.

-- 
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/297#issuecomment-418086835

Received on Monday, 3 September 2018 11:27:25 UTC