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

default.auth() is not a function #35

Open
Nomzy-kush opened this issue Oct 6, 2021 · 5 comments
Open

default.auth() is not a function #35

Nomzy-kush opened this issue Oct 6, 2021 · 5 comments

Comments

@Nomzy-kush
Copy link

I tried running the app and it keeps throwing a 'default.auth() is not a function' error. Please can you help with this?

image

@SiddhantBhardwaj2018
Copy link

I am facing the same issue

@Nomzy-kush
Copy link
Author

@satansdeer Can you help, please?

@robinbdru
Copy link

Same problem here guys! Can't go further with the tutorial!

Some people change it to firebase.app.auth().... but doesn't work for me.

@RandomUserWithInternet
Copy link

RandomUserWithInternet commented Dec 13, 2022

Old version of Firebase. There's a new version and they changed how you have access to a lot of the functions.

@Amoz3
Copy link

Amoz3 commented Mar 3, 2023

https://firebase.google.com/docs/auth/web/start

replace .auth with getAuth(app) 👍

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

5 participants