github web-push-libs/web-push-php v1.3.2

latest releases: v9.0.0-rc1, v8.0.0, v7.0.0...
7 years ago
  • Authentication details can be customized for each notification in case you've changed/lost your VAPID keys
    • It means you'll need to pair each notification with the corresponding VAPID keys in your database
    • However, it's very easier and safer to simply not lose or change your VAPID keys.
  • Fixed a bug when users wanted to generate their VAPID keys using the bundled function instead of using openssl in the bash; and also when users specified their VAPID keys with a PEM file instead of giving the uncompressed base64encoded keys.

Don't miss a new web-push-php release

NewReleases is sending notifications on new releases.