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 method createUser() not found. Getting createUserWithEmailAndPassword() instead. #2

Open
emfluenceindia opened this issue Nov 19, 2020 · 1 comment
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@emfluenceindia
Copy link
Owner

Integrating firebase in Register modal.
Problem:
Accoding to Firebase Documentation there should be firebase.default.auth().createuser() available but I am not getting it.

Getting firebase.default.auth().createUserWithEmailAndPassword() instead.

@emfluenceindia emfluenceindia added the documentation Improvements or additions to documentation label Nov 19, 2020
@emfluenceindia emfluenceindia self-assigned this Nov 19, 2020
@emfluenceindia
Copy link
Owner Author

Doesn't look like createUser() method is available for the Web. Is there a difference between Web and Admin section documentation? If yes, what? Let's leave this issue open for further reading.

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

No branches or pull requests

1 participant