When the UnifiedPush endpoint changes or the Firebase token changes, invalidate existing subscriptions by dropping them from the DB, delete the PushGarden subscription, and re-subscribe.
We now drop subscriptions from the DB. We don't do anything else though.