marco-c / mercurius

Generic Web Push server
https://mozcurius.herokuapp.com/
Apache License 2.0
53 stars 13 forks source link

delete all token related data after token unregistered #79

Closed zalun closed 8 years ago

marco-c commented 8 years ago

Shouldn't we also remove the machine's clients on unregisterMachine?

zalun commented 8 years ago

Yes - we should. It's gonna be in different PR, I've got some trouble with testing it (multiple nocks and then failures, I'll look for help tomorrow)