firebase / firebase/quickstart-js

push unsubscribe event or how to track unsubscription

Open
#546 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
5.4k
Forks
3.7k
Avg merge
2d 13h
Merged PRs (30d)
6

Description

I was looking at https://github.com/firebase/quickstart-js/blob/master/messaging/index.html and unless I missed something, there is no way to tell the backend if a previously subscribed user unsubscribes in future.

Is there an unsubscribe event that can be listened to on client and update server so such tokens can be deleted?

Contributor guide

Open the contributing guide

Research direction

Start by reviewing messaging/index.html and the client token registration flow described in the issue. Determine whether Firebase provides an unsubscribe signal or API, then clarify the expected client-to-backend behavior and how completion would be tested; the issue currently defines no implementation scope or done criteria.

Written by the indexing model from the issue text.

Assessment

Tech stack
firebase
Domain
backend-api-design, web-dev
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.