Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

User gets created on backend even when firebase fails #208

Open
nischayv opened this issue Apr 1, 2018 · 0 comments
Open

User gets created on backend even when firebase fails #208

nischayv opened this issue Apr 1, 2018 · 0 comments

Comments

@nischayv
Copy link
Member

nischayv commented Apr 1, 2018

While registering a new user, when firebase registration fails for any reason, the backend has already registered the user. This prevents us from registering a user with the same username and email even though the registration is not complete (User is not added to firebase) .

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants