Skip to content

PushSubscription validation #591

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 28, 2018
Merged

PushSubscription validation #591

merged 2 commits into from
Mar 28, 2018

Conversation

pinarx
Copy link

@pinarx pinarx commented Mar 23, 2018

Check if pushSubscription details have changed before returning an existing token.

This should enable us to deal with permission changes where new push subscriptions are generated but we're returning old token: https://stackoverflow.com/questions/49393052/chrome-firebase-cloud-message-notregistered

cc: @gauntface

pinarx added 2 commits March 23, 2018 13:21
…nable us to deal with permission changes where new push subscriptions are generated but the token is not validated
@pinarx pinarx merged commit a538b83 into firebase:master Mar 28, 2018
pinarx pushed a commit that referenced this pull request Apr 3, 2018
* Fix a bug that was introduced in PR: #591

* [AUTOMATED]: Prettier Code Styling

* rewording and reordering functions to adhere to comments.
@firebase firebase locked and limited conversation to collaborators Oct 22, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants