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

Publicado el: 19 junio 2021
en el canal de: Melvin Adekanye
151,160
2.6k

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"
}
}


En esta página del sitio puede ver el video en línea Simple Login & Register with Firebase Authentication using JavaScript | HTML | CSS de Duración hora minuto segunda en buena calidad , que subió el usuario Melvin Adekanye 19 junio 2021, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 151,160 veces y le gustó 2.6 mil a los espectadores. Disfruta viendo!