v1.3 - VAPID
- Added VAPID compatibility:
- It's a standard that authenticates your server for browser vendors. GCM authentification can be replaced by this.
- You should implement this, as VAPID may be strictly required by browsers in the future.
- Look at the readme for more information.