Closed
Description
If change VAPID keys (generated by VAPID::createVapidKeys()) and in DB already have users registered with other keys, than practically these users are like losts?
In this case I saw that user can unregister, but notification push not working.
Maybe better to store somewhere VAPID pub, priv keys and associate with regisitered users in DB.
In this case, maybe method $webPush->sendNotification() need a new param to rewrite VAPID keys if exists.
It's true ?
Metadata
Metadata
Assignees
Labels
No labels