Guides

Web Push interoperability

Use subscriptions from the browser Push API with the Web Push transport.

The one rule

Pass the Push API subscription endpoint and both keys exactly as the browser returned them.

The transport accepts the standard endpoint, keys.p256dh, and keys.auth shape and encrypts payloads using Web Push standards.

Troubleshooting

Next

On this page