Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

[firebase_ui] create account: email does not get updated when changed after name and password have been entered. #23

Open
Soundbytes opened this issue Dec 5, 2018 · 0 comments

Comments

@Soundbytes
Copy link
Contributor

This will surely not occur often but you should always expect people to do strange things when using your app.

Steps to reproduce:

  • start the example app
  • hit 'Sign in with email' button
  • enter emal
  • enter name
  • enter password
  • then before submitting change email entry
  • submit

Expected behavior:
app creates a new firebase user with the updated credentials.

What's happening instead:
App creates a new user with from the entries before the change was made.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant