MatthieuLemoine / electron-push-receiver

A module to bring Web Push support to Electron allowing it to receive notifications from Firebase Cloud Messaging (FCM).

Home Page:https://medium.com/@MatthieuLemoine/my-journey-to-bring-web-push-support-to-node-and-electron-ce70eea1c0b0

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deleting current token

des-mond07 opened this issue · comments

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