MatthieuLemoine / electron-push-receiver

A module to bring Web Push support to Electron allowing it to receive notifications from Firebase Cloud Messaging (FCM).
https://medium.com/@MatthieuLemoine/my-journey-to-bring-web-push-support-to-node-and-electron-ce70eea1c0b0
MIT License
191 stars 62 forks source link

Added code to allow app to reload config settings #26

Open JohannRosenberg opened 6 years ago

JohannRosenberg commented 6 years ago

This feature is necessary to allow for Electron apps that can be used to sign in and out using different accounts and allowing each user to maintain their own FCM config data.

johnsenpeder commented 5 years ago

This would be really useful, any chance this will be added anytime soon?

ibrahim-ih commented 5 years ago

This would be really useful, any chance this will be added anytime soon?

I added this commits in my forked project https://github.com/ibrahim-ih/electron-fcm-push-receiver