No video

Firebase Authentication | Register, Login, Signout with Email & Password

  Рет қаралды 35,351

The Amazing Codeverse

The Amazing Codeverse

Күн бұрын

Пікірлер: 86
@HassaanRaza
@HassaanRaza 9 ай бұрын
Amazing new video, which shows the important firebase auth functions such as deleteUser, reauthenticateWithCredential, EmailAuthProvider, onAuthStateChanged watch now: kzfaq.info/get/bejne/adukqLlzsNOVqJ8.html
@ilavras
@ilavras 5 ай бұрын
Congratulations on the playlist, I followed the 4 videos and the result was 100%. I suggest that you prefix the videos in the playlist (01, 02, 03, 04) to the correct sequence, as it got confusing. Thank you from Brazil.
@HassaanRaza
@HassaanRaza 5 ай бұрын
hmm sure, thanks for the suggestion :)
@misterdanger4727
@misterdanger4727 5 ай бұрын
well, i have to say that, at first it was just feeling like you can never teach me something, but I was totally WRONG, Thanks a bunch, liked and subscribed, keep it up buddy.
@HassaanRaza
@HassaanRaza 5 ай бұрын
hehehe thanks for the praise :)
@tourushi9137
@tourushi9137 3 ай бұрын
I swear, I'd be doomed if I hadn't found your KZfaq channel. Huge thanks for the awesome tutorials.
@HassaanRaza
@HassaanRaza 3 ай бұрын
hehe you're welcome, thank you for appreciating :)
@bisforbiggie1632
@bisforbiggie1632 8 ай бұрын
User gets detected by authentication but not by realtime database
@swagathaldar
@swagathaldar 6 ай бұрын
10:00 is time stamp pr.....mera user credentials console pr nhi dikha rha and firebase pr bhi nhi dikha rha...pls help pr...aaj submissions h mere...
@renkazuki8177
@renkazuki8177 10 ай бұрын
Hello, I followed the code and everything, and I didn't also have any errors, somehow when I register a user it doesn't detect to firebase. How do I fix this?
@Slurpyyy
@Slurpyyy 4 ай бұрын
have you found a fix yet?
@Arr4fi
@Arr4fi 2 ай бұрын
@@Slurpyyy bro shes asking
@Slurpyyy
@Slurpyyy 2 ай бұрын
@@Arr4fi brother she posted that comment 7 months ago, also found the fix
@mylearningsources6332
@mylearningsources6332 9 ай бұрын
It works like a charm. Thank you so much Hassaan!
@user-xs5js9tt4e
@user-xs5js9tt4e 10 ай бұрын
You are a life saver bro 🙌
@HassaanRaza
@HassaanRaza 10 ай бұрын
:)
@lucanwolf6604
@lucanwolf6604 9 ай бұрын
I followed everything in order, double checked a lot of times now. but when I click on Login it doesn't redirect me to home.html, how to fix?
@AbidMA
@AbidMA 8 ай бұрын
Did u do app route in python?
@ariel_joe
@ariel_joe 8 ай бұрын
Bro why i can't write data to the realtime database?
@syedafaiza614
@syedafaiza614 8 ай бұрын
I have a issue can you plz guide me home.html is not showing when i clicked on login
@relaxingmelodymusic
@relaxingmelodymusic 19 күн бұрын
same
@ahmethakanaltparmak5890
@ahmethakanaltparmak5890 8 ай бұрын
I did everything as you did but same error every time: Firebase: Error (auth/network-request-failed).
@anuragsuryawanshi4177
@anuragsuryawanshi4177 7 ай бұрын
Turn on internet on your pc
@UnknownLearner-od3qn
@UnknownLearner-od3qn 5 ай бұрын
we are writing this in index.js or in script of html on frontend what is someone get our apikey from configuration and misuse it
@HassaanRaza
@HassaanRaza 5 ай бұрын
you are right, this is just a demonstration, otherwise you don't won't to use javascipt directly in your web app, instead we have backend server running asp.net or nodejs and sensitive files/configuration are safe on the server.
@arisrobles4742
@arisrobles4742 5 ай бұрын
It works! But when I sign in into another account, same activity to that previous account is being saved. Could someone provide a tutorial video?
@triplejay521
@triplejay521 5 ай бұрын
Hi The Amazing Codeverse , thank you for the video! Can I request you do a tutorial on Firebase realtime database? Mainly after the login/register function , how do you save form data unique to that user that is currently logged in?
@HassaanRaza
@HassaanRaza 5 ай бұрын
actually in the video we are saving firstname and lastname which is data unique to user in realtime database
@HassaanRaza
@HassaanRaza 5 ай бұрын
and if you want to change the users data later, i have posted a video on update password and user information but its better the watch the videos in sequence for best understanding, so you may follow playlist 😊
@triplejay521
@triplejay521 5 ай бұрын
@@HassaanRaza I see , ok thank you very much sir! Appreciate the reply
@charlenem6040
@charlenem6040 6 ай бұрын
this works, thank you so much!
@HassaanRaza
@HassaanRaza Ай бұрын
Retrieve Firebase Data Into Html Table Tutorial: kzfaq.info/get/bejne/bq2eg9Wnz83LZYE.html
@user-jf1pc4us8q
@user-jf1pc4us8q 2 ай бұрын
Sir, Your tutorial is great. But I have a question in my mind. If someone inspects the website ,can easily copy and paste the Firebase configuration and can easily get access to it. So how can the problem be solved? Please help😢
@HassaanRaza
@HassaanRaza 2 ай бұрын
yes this is true but firebase work on the basis of these credential, you can use any custom logic to make the credentials harder to find but still with some efforts anyone can see them. firebase config is suppose to be on client side because this is how firebase identifies which db to use its like its address you cannot restrict it. basically you implement security in firebase through firebase rules, you make your db readonly for anonymous users, you can restrict access to only autorized users, for general public you can set the rules to readonly.
@user-jf1pc4us8q
@user-jf1pc4us8q 2 ай бұрын
@@HassaanRaza sir can you please make a tutorial on that. Like securing realtime db without using Firebase authentication , and also having some credentials practical uses in http referrer website single page and for also multi page.
@guyc.9106
@guyc.9106 10 ай бұрын
I have a big problem: it says Firebase: Error (auth/invalid-login-credentials). Someone please help me.
@HassaanRaza
@HassaanRaza 10 ай бұрын
it simple means email, and password does not matches, the credentials stored on firebase auth. put console.log() before the auth function check what email and password values are you sending on furebase auth.
@guyc.9106
@guyc.9106 10 ай бұрын
@@HassaanRaza I've tried checking. It's the same.
@phuhoang415
@phuhoang415 10 ай бұрын
U got me bro !
@STEMMadeSimple2023
@STEMMadeSimple2023 7 ай бұрын
Great! How does the redirect part (at the end) work?
@lilshex
@lilshex 9 ай бұрын
the page keeps reloading when i try click sign in, cant seem to fix it
@HassaanRaza
@HassaanRaza 9 ай бұрын
check
@lilshex
@lilshex 9 ай бұрын
When I check the type to button , the button stops responding and nothing happens, I've tried different firebase tutorials and I get the same problem , it either refreshes, or when I change it to type="button" it stops working & nothing happens
@HassaanRaza
@HassaanRaza 9 ай бұрын
@lilshex its not about the tutorials man, check browser's console if any error fix that error if no error than put alert in function to check that the sign in button is working or not.
@lilshex
@lilshex 9 ай бұрын
I've done all that it just keeps refreshing, the console doesn't say anything no errors or issues. Even when I use alert()
@user-hr5jp2er8b
@user-hr5jp2er8b Ай бұрын
Moving to Html which after login is not work..
@HassaanRaza
@HassaanRaza Ай бұрын
we have import statement where we define all the functions, set, get whatever, you may have missed get over there
@user-hr5jp2er8b
@user-hr5jp2er8b Ай бұрын
@@HassaanRaza bro Where my Comment gone to
@faizshah5902
@faizshah5902 7 ай бұрын
Hi sir. Can you teach on how to update or add new data from the current logged in user ?
@mitsuha16
@mitsuha16 10 ай бұрын
when i open it in default browser a blank page opens
@animerenewed
@animerenewed 5 ай бұрын
Sir how to keep the user logged in untill he log out.. can please help me😊
@HassaanRaza
@HassaanRaza 5 ай бұрын
we have session storage which keeps information until the browser is closed, and we have localstroage which keeps information until it is manually removed, you have to make logic to save data in localstorage and then read loggin data from localstorage
@HassaanRaza
@HassaanRaza 5 ай бұрын
i'll see if i can make a video on this in future.
@zmoonmaru8242
@zmoonmaru8242 10 ай бұрын
it says "get not defined" in my login page
@aichaccp
@aichaccp 7 ай бұрын
Same with me
@nettyYTube
@nettyYTube 10 ай бұрын
an getting this error Uncaught TypeError: Cannot read properties of null (reading 'addEventListener') any help
@HassaanRaza
@HassaanRaza 10 ай бұрын
you're making mistake in getting the element from document, like writing the id wrong, etc. so element is not found, and you try to do null.addeventlistner thats why you are getting this error.
@nettyYTube
@nettyYTube 9 ай бұрын
ive fixed it @@HassaanRaza
@louisnevot
@louisnevot 8 ай бұрын
This video is amazing but I'm having issues with the UserCreds, could you please share the source code 🙏
@oskarpyc1632
@oskarpyc1632 8 ай бұрын
I keep getting this error "Uncaught ReferenceError ReferenceError: createUserWithEmailAndPassword is not defined". Do you have any ideas? Thanks
@henriquecw22
@henriquecw22 8 ай бұрын
Did you import this?
@HassaanRaza
@HassaanRaza 8 ай бұрын
you must have forgotten to import it from firebase auth with the other auth functions or you might have used different spelling or case.
@oskarpyc1632
@oskarpyc1632 8 ай бұрын
@@HassaanRaza Yes you were right. I accidentally had the Firebase script in two seperate scripts. My mistake. Now I have another problem :(.. Firebase: Error (auth/admin-restricted-operation).
@oskarpyc1632
@oskarpyc1632 8 ай бұрын
@@HassaanRaza Hi any ideas on this? Still haven't managed to get a fix :(
@asaadkittaneh2928
@asaadkittaneh2928 3 ай бұрын
amazing thanks
@harsh823q
@harsh823q 4 ай бұрын
Thnkiu so much ❤
@HarshitMalhotra_
@HarshitMalhotra_ 5 ай бұрын
please provide the source code also i your description
@dhilian835
@dhilian835 8 ай бұрын
Veer contact kithe kra tere nal?
@W.i.s.e.K.i.n.g
@W.i.s.e.K.i.n.g 4 ай бұрын
Great lesson Source code please 🙏
@alirazaramejo
@alirazaramejo 8 ай бұрын
who to make Rollbase login
@dienau6313
@dienau6313 10 ай бұрын
can you add the option forgot passsword?
@HassaanRaza
@HassaanRaza 10 ай бұрын
in the upcoming videos yes, stay tuned.
@dienau6313
@dienau6313 10 ай бұрын
thank you@@HassaanRaza
@HassaanRaza
@HassaanRaza 10 ай бұрын
video is now live.
@bitbytecodes
@bitbytecodes Ай бұрын
Thanks.
@TheAlibaadshah
@TheAlibaadshah 10 ай бұрын
and how to change password ?
@HassaanRaza
@HassaanRaza 10 ай бұрын
you can wait for future videos, meanwhile you can checkout docs: firebase.google.com/docs/auth/web/manage-users
@aichaccp
@aichaccp 7 ай бұрын
❤❤❤❤❤ thnks
@dhilian835
@dhilian835 8 ай бұрын
Koi mail id hi de chhad veer mere
@Sasraa
@Sasraa 10 ай бұрын
Thank you sooo much master!
@HassaanRaza
@HassaanRaza 10 ай бұрын
You're welcome :)
@HassaanRaza
@HassaanRaza 10 ай бұрын
watch same tutorial but with Cloud Firestore Database: kzfaq.info/get/bejne/oquAeqt8qt6dqYk.html
@grc__
@grc__ 5 ай бұрын
ajudou dms
@mohammadkhalafIraqi
@mohammadkhalafIraqi 8 ай бұрын
Thank you
@ffpro3515
@ffpro3515 10 ай бұрын
Nice Video Bro and thank you.
User Authentication with React & Firebase: Full Tutorial
1:03:35
Daweb Schools • Learn to code today!
Рет қаралды 10 М.
КАКУЮ ДВЕРЬ ВЫБРАТЬ? 😂 #Shorts
00:45
НУБАСТЕР
Рет қаралды 3,5 МЛН
The Joker kisses Harley Quinn underwater!#Harley Quinn #joker
00:49
Harley Quinn with the Joker
Рет қаралды 23 МЛН
Bank Management System Tutorial | Firebase + Authentication | Javascript
1:22:34
React Authentication Crash Course With Firebase And Routing
56:00
Web Dev Simplified
Рет қаралды 652 М.
What is Firebase and how to use it
41:01
Firebase
Рет қаралды 403 М.
Authentication in ReactJS Using Firebase: A Step-by-Step Guide
22:49