Firebase authentication for website with live example | Firebase login and signup in website

preview_player
Показать описание
In this video, you’re going to create live demo for secure Firebase Login and Registration. You can use Firebase Authentication to allow users to sign in to your app using one or more sign-in methods, including email address and password. Enjoy!

Step 1: Go to Firebase console and click on Add new project.
Step 2: Provide your Project name.
Step 3: Click on Continue to create project.
Step 4: Select your Google Analytics Account and click on Create Project.
Step 5: Once your project created then you need to create Firebase App.
Step 6: Add Firebase to your web app.
Step 7: You can save the code which will be helpful for further coding.
Step 9: Finally, you need to enable Sing-in method.

We are using createUserWithEmailAndPassword method to register a new user. For login signInWithEmailAndPassword method use.

0:00 How Firebase Authentication Work
1:50 Start Firebase authentication configuration
3:10 Add Firebase to your web app.
4:25 Design Login and Register
5:36 Configure JavaScript code for authentication
7:07 Firebase Registration Code
15:55 Firebase Login Code
17:38 Firebase Logout Code
18:16 Recap

🔔 Subscribe for more YouTube videos.

//Recommended videos:

//Let’s Connect:

//About us:
Here we’re providing technical solutions related website development and mobile app development. We are highly updating people using our channel with current affairs, social news, political news and with the new features of updated applications. Here you will get chance to connect yourself with digital world.

//Disclaimer:
Links included in this description might be affiliate links. If you purchase a product or service with the links that I provide, I may receive a small commission. There is no additional charge to you! Thank you for supporting us so We can continue to provide you with free content each week!

#firebase #firebaseauth #login #register #firebasetutorial #authentication
Рекомендации по теме
Комментарии
Автор

Hi Sir, I am getting this error,
1 Uncaught TypeError: Failed to resolve module specifier "firebase/auth". Relative references must start with either "/", "./", or "../".
I tried to check on stackover flow, But cant seem to resolve it.
Can you please help on this.

mathematicsglory
Автор

I have firebase login /init error, where local machine is undefined
We run the set executionpolicy -force but not resolve

monstersguys
Автор

Uncaught TypeError: Cannot read properties of null (reading 'addEventListener')

what is this error?

tanishapattnaik
Автор

FirebaseError: Firebase: Error me sir i have tried all week i cannot make registaraion link

yohannesalemu
Автор

Can you make one example for the Android mobile app login logout system using PHP and firebase?
:) nice explanation keep it up bro. :)

virendarji
Автор

thank ypu so much...its working properly

avantikapatil
Автор

how to use other credential like user name, phone no in registration?

observerslife.
Автор

I have one question in this video I hope you will reply me thanks sir .
Sir if we want to store data for eg. Variable data in a users account for just by eg. using firebase authentication. Can we store different users different data’s Please reply sir big fan sir....

viralvaghela
Автор

How do i connect the login button to another page, but can only proceed to the nxt page when email ang pass is right, thank you it helps a lot for my school project

junecharlesmariquit
Автор

how do u make the web page redirect to another page after successful
login

lawrencemolokwu
Автор

Authentication me data show nii ho rha h

ektabharti
Автор

This is so insecure like anyone can register and anyone can login... How to keep it secure like an access type thing that doesn't get you logged in until it is approved...???

AbdulWadood-rbxd