Firebase web login and sign up using JavaScript - firebase authentication with email and password

preview_player
Показать описание
Firebase provide a service that we can sign up users using their email and password. You can learn easier way to create email and password authentication using this video

00:00 Introduction
00:26 Create a firebase project and configurations
02:45 Create Sign up function
06:28 Save login detail in the Realtime database
09:39 Create login function
12:25 Sign out function

💙 Donate for our free service :

#Firebase #FirebaseEmailPassword #FirebaseAuth
Рекомендации по теме
Комментарии
Автор

Hi! When writing data to realtime database, it doesn`t show up at Data as your at 9:39. I have a locked one. Is it ok?

FelixGr
Автор

Hey, how can I redirect to another page after pressing login and how to implement the logout button there?

apa
Автор

why all of your vidoes are unable to access your dource code??

farisshiro
Автор

Hello, this code doesn't work in my project.the data not display in authentication page and not get any error but i don't know data not stored in database.can you help me?

khushi_pithadiya
Автор

how can i do it where if the user logs in, it redirects them to my chat application within the same project? and then it uses that user in the chat app

belishcyzon
Автор

Hello i have a smoll problem in login page
When i type my information user using in register it's show me directly error message of .catch .if you have any information about that tolk with me

erty_com
Автор

Heyy I am stuck in the sign in part itself ... I am getting error 400 .can you please help me solve this ?

vidhishiste
Автор

omg I didn't realize I had to change the path on the import statement. I feel dumb now. Thanks for the help!

theresatonev
Автор

my javascript code not working after importing firebase :\

giorgi
Автор

Hello can you help me how can I use this when i create a account then after log in it will go to my home page?

rusian
Автор

Thank you so much for providing such simple and helpful guidance.

ArbabRaheem
Автор

Bro the source file link is not working

sbvybcv
Автор

Thanks for this quality content.
I loved this thing u use documentation which help a lot

ayushpal
Автор

THANK YOU SAVED MY LIFE FROM FAILING MY CAPSTONE :))))

janpaulpepito
Автор

Tanks a lot !
simple question:
How do I call a user's database information? e.g. username?

RecIPhone
Автор

how to make firebase authentication, in which user have to sign up with email, password and pay $10, then they have to login with same credentials to access my web application
(in short, i want only paid user to access my web application ) or (firebase authentication with subscription)

or any other ways that you can refer me to

love to see tutorial on please redirect me to any useful youtube tutorial on this

shaad
Автор

why save the password in a database without even encrypting?

iyodagaming
Автор

hey bro when i click register button it doesnt register

Gajenzask
Автор

hey sir, im sorry, the codes isn't work on my project. The data isn't display on auth page (firebase), can you help me? Thank's

brexzzy
Автор

Does that login mantain across different pages?

lukasnieto