- 🇨🇭Switzerland handkerchief
A related question to this topic: What do you recommend for regularly checking whether the tokens already saved are still valid?
Would a good option be, for example, a cronjob that tests all stored tokens with this validation handler every week/month and deletes them from the database if they are negative?
@see https://firebase.google.com/docs/cloud-messaging/manage-tokens#update-to...