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

signup issue #40

Open
arjunkr403 opened this issue Aug 21, 2024 · 2 comments
Open

signup issue #40

arjunkr403 opened this issue Aug 21, 2024 · 2 comments

Comments

@arjunkr403
Copy link

const res = await createUserWithEmailAndPassword (auth,email,password)
this code doesnt work and display that 'auth is not defined'

i tried importing 'auth' using " import { auth } from '../../lib/firebase'; " but then the website doesnt load and shows the
Screenshot 2024-08-21 230213

@mahnoor-ijaz123
Copy link

When u write auth there are option available click on auth option it will import that library

@juanpa669
Copy link

The error message is clear: your api key is not valid or you don't wrote it in firebase.js file.

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

3 participants