You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 8, 2024. It is now read-only.
Which feature or improvement would you like to request?
One of the great features of JMAP is the ability to receive WebPush notifications. However a good number of Push Services (Googles Firebase for example) require that the (JMAP) server authenticates itsself via VAPID (Voluntary Application Server Identification protocol)
There is a chance that there might be a few minor syntax changes on the JMAP side of things before the RFC is finalized but the heavy lifting is likely on the JMAP->push services side of things and that's not going to change.