mozilla-services / autopush

Python Web Push Server used by Mozilla
https://autopush.readthedocs.io/
Mozilla Public License 2.0
215 stars 34 forks source link

bug: delete users if bridge connection reports they're gone #1415

Closed jrconlin closed 3 years ago

jrconlin commented 4 years ago

Closes #1414

Description

We were not deleting users if the bridge was reporting that the associated user token was unregistered or invalid. This may have lead to impolite behavior by autopush

Testing

Tests included

Issue(s)

Closes #1414, https://github.com/mozilla-services/autopush/issues/1383