tapglue / snaas

Tapglue Social Network as a Service (SNaaS)
https://www.tapglue.com
Apache License 2.0
67 stars 22 forks source link

Fix double device registration #32

Closed xla closed 7 years ago

xla commented 7 years ago

In case the same device is registered with a new user it can lead to receiving push notifications not targeted at the user. To alleviate this we check if their is a device with the same token regardless which user it belongs to.