jazzband / django-push-notifications

Send push notifications to mobile devices through GCM or APNS in Django.
MIT License
2.24k stars 609 forks source link

Missing documentation for WebPush using the new config #610

Closed jpaav closed 11 months ago

jpaav commented 3 years ago

The Wiki page for the new Config does not include details for WebPush and makes it seem like it is not an option. From the page:

The value is a dictionary that must contain the key PLATFORM. PLATFORM must be one of APNS, FCM, GCM, or WNS.

azmeuk commented 11 months ago

674 comes with better documentation for webpush