Skip to content
This repository has been archived by the owner on May 8, 2023. It is now read-only.

Login invalid state with ANH #85

Open
tabeckers opened this issue May 4, 2020 · 0 comments
Open

Login invalid state with ANH #85

tabeckers opened this issue May 4, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tabeckers
Copy link
Contributor

When a user tries to log in he has to provide a device handle and push notification platform. The following situationi sometimes occurs:

  • User has a device_registration in our data store
  • Azure Notification Hub does not know about this device registration

The current solution is "log, remove all existing (even if none) registrations, then create a new registration". The old solution was to throw an exception.

@tabeckers tabeckers added the bug Something isn't working label May 4, 2020
@tabeckers tabeckers self-assigned this May 4, 2020
@tabeckers tabeckers added this to the 1.1 milestone Nov 23, 2020
@tabeckers tabeckers removed this from the 1.1 milestone Mar 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant