Signup and Login Form in HTML with Firebase🔥 | Firebase Web Authentication Tutorial

2024 ж. 9 Мам.
11 947 Рет қаралды

This is a step-by-step tutorial on building a Signup and Login Form in HTML using Firebase. Learn how to implement Firebase Authentication for web login with email and password.
Whether you're a beginner or an experienced developer, this tutorial, updated for 2024, provides clear guidance and practical insights into connecting login and signup pages in a web application.
🕒 Timestamps:
0:00 - Firebase Authentication Web Login
0:26 - Login to Firebase & Create New Project
1:10 - Copy Firebase Credentials to Js File
2:00 - Firebase Authentication Methods
3:10 - Link Js File & Code
7:35 - How to login Created User in Firebase?
🚀 Ready to code? Download the source code: [ www.buymeacoffee.com/VectorM/... ]
🔔 Don't forget to Subscribe:
bit.ly/VectorM-Subscribe
🔥 Firebase Documentation:
firebase.google.com/docs/auth...
-----------------[ Patreons / Donations]--------------
✅ Support this channel:
www.buymeacoffee.com/VectorM
👨🏽‍💻 My Fiverr Gigs:
www.fiverr.com/s/P5aZEL
-----------------------[ Affiliate Links ]---------------------
🚀 Get VidIQ:
vidiq.com/VECTORM
🌐 Get Canva Pro:
www.canva.com/join/hmm-wxf-hzs
Happy coding! 🔧💻
#FirebaseLogin
#firebasetutorial
#firebaseauth
#VectorM
🤖All Video Tags🤖:
firebase login authentication web,firebase authentication web login,firebase authentication web login with email, google, facebook html css js,firebase login html in blooger,tela de login com firebase in html,login html firebase,firebase authentication,firebase tutorial,firebase,firebase login and signup web,how to connect login and signup page in firebase in web application,how to make a signup and login page through firebase for web,firebase signup and login web vue,firebase signup and login web,login and signup and css with firebase in web,firebase login authentication web,firebase authentication web login,firebase login html,how to create user authentication with email and phone in firebase

Пікірлер
  • thank you you have just saved my frustrating days getting stuck T.T!!!!!

    @TranThanh-ug5mx@TranThanh-ug5mx28 күн бұрын
  • Thank You So Much Man!🤩🤩

    @yashbudhe97@yashbudhe972 ай бұрын
    • Happy to help

      @VectorM@VectorM3 күн бұрын
  • This video is helpful ❤

    @villangamer6391@villangamer6391Ай бұрын
    • Glad you think so!

      @VectorM@VectorMАй бұрын
  • good video my man

    @ThiagoSilva-jn6ov@ThiagoSilva-jn6ovАй бұрын
    • Appreciate it

      @VectorM@VectorMАй бұрын
  • How do i check if the user is logged in on my splash screen and if they are to redirect them to home but if not then redirect them to login

    @BellaSaunders23@BellaSaunders232 ай бұрын
    • Use the onAuthStateChanged function , example: proximity-vector.netlify.app/

      @VectorM@VectorM2 ай бұрын
    • @@VectorM okay thanks

      @BellaSaunders23@BellaSaunders232 ай бұрын
  • Gracias amigo, cae bien el proceso actualizado

    @santiagovalencia4871@santiagovalencia487115 күн бұрын
    • Gracias por comentar

      @VectorM@VectorM3 күн бұрын
  • pls after following all the steps , when i click my submit button nothing happens. what do i do ??

    @realjude478@realjude4782 ай бұрын
    • your js file is probably not linked correctly , please check the steps or google how to link js to html ( 👈)

      @VectorM@VectorM2 ай бұрын
    • youre correct thanks

      @realjude478@realjude4782 ай бұрын
  • pls how can a user signout after signing in ?

    @realjude478@realjude4782 ай бұрын
    • You make a button , then use a Firebase function called signOut , I'll make a tutorial soon , in the meantime check the firebase docs or check out my buy me a coffee page

      @VectorM@VectorM2 ай бұрын
  • i got your download and it will not open. i gave you $3.00 and when I go to unzip it will not unzip the folder

    @Mental-Maniac@Mental-Maniac2 ай бұрын
    • Hey sorry for the inconvenience , I'll fix that and get back to you.

      @VectorM@VectorM2 ай бұрын
    • ok thank you@@VectorM

      @Mental-Maniac@Mental-Maniac2 ай бұрын
  • firebase documentation link doesn't work anymore

    @grease3253@grease325325 күн бұрын
    • thanks for the heads-up , the link has been updated.

      @VectorM@VectorM25 күн бұрын
  • ty brother how to add logout button?

    @RishiYT-is1ld@RishiYT-is1ld15 күн бұрын
    • Easiest part , add a button in html. logout Then in Js grab the button using its ID and add an event listener to it. Within that even listener add the function. signOut(auth).then(() => { // Sign-out successful. }).catch((error) => { // An error happened. }); Firebase Documentation: firebase.google.com/docs/auth/web/password-auth

      @VectorM@VectorM15 күн бұрын
    • firebase.google.com/docs/auth/web/password-auth

      @VectorM@VectorM15 күн бұрын
  • how to check docs

    @user-yk1pf1mt2k@user-yk1pf1mt2k2 ай бұрын
    • Links in description

      @VectorM@VectorM2 ай бұрын
  • The login doesn't work

    @mavstar1@mavstar12 ай бұрын
    • Check your if your Js file is linked correctly , then open the page on live server and inspect the page, then click on the console to see errors

      @VectorM@VectorM2 ай бұрын
  • Not working like no arert is showing and not working

    @adibahnafazad9125@adibahnafazad912524 күн бұрын
    • If you downloaded the source code , here is what you do. Use Vscode + Live server. Goto firebase and create a new project , then replace the firebase config with yours.

      @VectorM@VectorM24 күн бұрын
  • Can I do it on mobile please?

    @Preshhbeats@PreshhbeatsАй бұрын
    • alright yeah , i think i will.

      @VectorM@VectorMАй бұрын
    • Bro please help me I’m trying to find my website localhost link on mobile

      @Preshhbeats@PreshhbeatsАй бұрын
    • @@Preshhbeats Your can serve your website on localhost using termux , i have a video on it.

      @VectorM@VectorMАй бұрын
    • @@VectorM please share video link🙏

      @Preshhbeats@PreshhbeatsАй бұрын
    • @@VectorM I’m using an iPhone bro

      @Preshhbeats@PreshhbeatsАй бұрын
  • do you provide github code

    @ShadowOwl3399@ShadowOwl339923 күн бұрын
    • Source code is available on buymeacoffee link in the description.

      @VectorM@VectorM22 күн бұрын
    • @@VectorM thanks

      @ShadowOwl3399@ShadowOwl339922 күн бұрын
  • whats the use to limit it to locol host what a waste of ,my time

    @destroyer5604@destroyer560424 күн бұрын
    • Stop being close minded , you can deploy any firebase project online. Its not restricted to localhost 🤦.

      @VectorM@VectorM24 күн бұрын
    • @@VectorM obviously, I am talking about your tutorial where u showed using only localhost, which is not useful

      @destroyer5604@destroyer560424 күн бұрын
    • @@destroyer5604 It's not only local host , I just like to use local host for tutorials. Its easier that way.

      @VectorM@VectorM24 күн бұрын
    • @@VectorM easier useful both different things,

      @destroyer5604@destroyer560424 күн бұрын
  • 🫡💥🔥🔥

    @thalagasidwel1339@thalagasidwel13393 ай бұрын
    • 🔥🤝

      @VectorM@VectorM3 ай бұрын
KZhead