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

Deleting current token #96

Open des-mond07 opened 6 months ago

des-mond07 commented 6 months ago

Hi, how can I delete the current token and generate a new token, I want to know this because of this - issue with fcm @MatthieuLemoine