Simple Login & Register with Firebase Authentication using JavaScript | HTML | CSS

Publicado em: 19 Junho 2021
no canal de: Melvin Adekanye
151,553
2.5k

Hey guys and gurls this is a banger of a tutorial!! I'll be showing you how to create a login system with Firebase Authentication that saves users to Firebase Realtime Database. Not only will it login users but we have a register function that updates our database with new data.
Sit back because this is how to make a simple login & register with Firebase authentication using JavaScript, HTML and CSS. Plus Store users to Firebase Database.


Source Code: https://rhymbil.netlify.app/
Firebase: https://firebase.google.com/
Background Beat:    • Video  

Email Validation:
https://masteringjs.io/tutorials/fund...

/^[^@]+@\w+(\.\w+)+\w$/.test(str);

Database Rules:
https://firebasetutorials.com/firebas...
"users": {
"$uid": {
".read": "$uid === auth.uid",
".write": "$uid === auth.uid"
}
}


Nesta página do site você pode assistir ao vídeo on-line Simple Login & Register with Firebase Authentication using JavaScript | HTML | CSS duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Melvin Adekanye 19 Junho 2021, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 151,553 vezes e gostou 2.5 mil espectadores. Boa visualização!