Firebase Email & Password Authentication in React App | Step-by-Step Tutorial

แชร์
ฝัง
  • เผยแพร่เมื่อ 31 ธ.ค. 2024

ความคิดเห็น • 24

  • @webwizard8
    @webwizard8  ปีที่แล้ว +1

    Firebase - firebase.google.com/
    Docs - firebase.google.com/docs/auth/web/password-auth
    GitHub Repo - github.com/kalyansaxena/react-firebase-auth-email-pwd
    React Router Nested Routes - reactrouter.com/en/main/start/overview#nested-routes

  • @habeebullahokunlola8154
    @habeebullahokunlola8154 10 หลายเดือนก่อน +2

    The best firebase authentication tutorial I have watched so far

  • @harshranjan2375
    @harshranjan2375 ปีที่แล้ว +1

    Your tutorial was incredibly helpful! I grasped everything swiftly and easily. Thank you for the clear and concise explanation! : )

    • @webwizard8
      @webwizard8  ปีที่แล้ว

      Thank you so much for the kind words! I'm delighted to hear this !!

  • @Opama-devlogs
    @Opama-devlogs 8 หลายเดือนก่อน +2

    at 18:24 you dont need to use local storage , you can acces current user like from auth ' const user = auth.currentUser ' and to render '{user.email}'

  • @onkarsingh1796
    @onkarsingh1796 10 หลายเดือนก่อน +1

    Thanks! Very good step by step instructions.

  • @Nahhhhhhth
    @Nahhhhhhth ปีที่แล้ว +1

    This is the only one tutorial i understood. Thank you

    • @webwizard8
      @webwizard8  ปีที่แล้ว

      Glad to hear that you found the tutorial understandable! Your words mean a lot to me. Thank you for watching and your kind feedback! ❤️

  • @arifa786
    @arifa786 11 หลายเดือนก่อน +1

    Informative video that I wanted please continue with backend part with mysql

  • @SAUMYAJINDAL-xy7wg
    @SAUMYAJINDAL-xy7wg ปีที่แล้ว

    your video is best on youtube

    • @webwizard8
      @webwizard8  ปีที่แล้ว

      Thank you for your kind words!! It means a lot. Explore the channel for more content!!

  • @pearlshalom2215
    @pearlshalom2215 7 หลายเดือนก่อน

    I have a problem please
    It shows that *Cannot read properties of null (reading 'useState')
    But I’ve tried tracing it and it still won’t run properly
    Please help me out

  • @ramdorak3149
    @ramdorak3149 ปีที่แล้ว +1

    Thank you, this video really helped me out

    • @webwizard8
      @webwizard8  ปีที่แล้ว +1

      You're welcome! I'm delighted to hear that you found the video helpful. Explore the channel for more content and consider subscribing!

  • @StormBreaker47
    @StormBreaker47 11 หลายเดือนก่อน

    Very good video on React and Firebase auth.
    though I have one question, let's say if someone just save a random value for token in localstorage will it still let us log in or not? If yes how can we resolve that?

  • @ajmahato7981
    @ajmahato7981 10 หลายเดือนก่อน

    It's help me lot sir

  • @rsy3676
    @rsy3676 9 หลายเดือนก่อน

    I have this problem “FirebaseError: Firebase Error (auth/network-request-failed)”

  • @lifelonglearner7
    @lifelonglearner7 9 หลายเดือนก่อน

    14:23

  • @pshycocoder
    @pshycocoder ปีที่แล้ว +2

    Make todo app with authentication also with crud funcnalitiess

    • @webwizard8
      @webwizard8  ปีที่แล้ว

      Thanks for your suggestion, here you can find the tutorial link - th-cam.com/video/olgq2mWCrUw/w-d-xo.html
      Hope it helps!!

  • @vinodpanzade470
    @vinodpanzade470 9 หลายเดือนก่อน

    Can anyone help me I am still stuck on this problem

  • @ttworld5188
    @ttworld5188 6 หลายเดือนก่อน

    I'm not able to login after signing up

  • @kacperkepinski4990
    @kacperkepinski4990 ปีที่แล้ว +1

    where is validation?

    • @webwizard8
      @webwizard8  ปีที่แล้ว +2

      Thank you for your comment! The focus of this tutorial was on Firebase Email & Password Authentication, and I didn't cover form validation in this specific video. However, I appreciate your suggestion. I'll certainly consider creating a tutorial dedicated to form validation soon. If you have any other topics or questions you'd like to see covered, feel free to let me know. Thanks for watching and your feedback!