Notification Functionality
Closed this issue · 0 comments
kip-west commented
Feature Categories:
- React
- Other: PWA tech (push notifications)
Describe the feature/Bug your gonna work on
- We've done a lot of research into PWAs! Now it's time to put these pieces together to set up push notifications.
- Note: After doing some digging into push notifications, we've decided to settle on just notifications functionality via the Notifications API. In the absence of distinct users getting saved to our back end, I couldn't find a way to make this secure enough to handle push notifications (via the Push API). jkw, 10/31/2020