React Firebase Authentication - Protected Routes - Context - (Firebase v9) 🔥

Поделиться
HTML-код
  • Опубликовано: 13 июн 2024
  • In this video I go over Firebase v9 Authentication in React JS. We will be able to create a new user by email address, sign in, sign out, and check to see if a user is logged in or not. We will use react-router-dom v6 to navigate pages after signing in. We will also use protected routes. This means you will be required to be signed-in as a user to view the specified page otherwise the user is routed to the sign in page. Context will be used so we can access the user details in any of our React components wrapped in our Provider. All the UI styling is done with tailwind css. Check the time stamps below. Feedback welcome - thanks for watching!
    If you enjoyed the video and would like me to demonstrate social sign-in (google/facebook) with firebase or how to store the user data into a firestore database then please let me know in the comments below! 👍
    ZeroTo Mastery:
    - Master React JS Course - bit.ly/Learn-React-JS
    - Complete Web Developer in 2023 - bit.ly/Complete-Web-Developer...
    Coding Challenges!
    bit.ly/Code-Challenges
    Timestamps:
    0:00 - Intro
    00:31 Create react app
    02:01 Install tailwind css
    03:16 Update to react 18
    04:36 Install react-router-dom
    06:07 Create Sign-in/Signup components
    17:52 Install/configure Firebase
    23:45 Use Context
    28:30 Create new user
    38:50 Check to see if user is signed in onAuthStateChange
    44:30 Signout
    47:28 Sign in user
    54:38 Protected routes
    Github repo 💻
    github.com/fireclint/firebase...
    🔥 My Coding Equipment 🔥
    Logitech MX Wireless Keyboard - amzn.to/3xKPFiN
    Logitech MX Master 2S Wireless Mouse - amzn.to/3O5WmRD
    SAMSUNG 49-Inch Gaming Monitor - amzn.to/3mvUy8M
    Shure MV7 USB Podcast Microphone - amzn.to/3O00nqG
    Mic Boom Arm - amzn.to/3NHn6YU
    Monitor Desk Light Bar - amzn.to/3xzKlyj
    🔥 Connect with me on IG 🔥
    / fireclint
    ☕ Support the channel ☕
    www.buymeacoffee.com/clintbriley

Комментарии • 309

  • @KarakiriCAE
    @KarakiriCAE Год назад +11

    Legendary video. The other videos I found about Firebase authentication went fast and took everything for granted, but you took your time and explained every step very clearly. Keep it up dude!

  • @shamiyafo
    @shamiyafo Год назад +6

    Great video. Your explanations were clear and easy to follow so coding along was a breeze. Keep the amazing content coming for us!

  • @tejedaAlex
    @tejedaAlex Год назад

    I like how fast you were explaining in a clear way the medular of the auth with firebase and react.

  • @Andrea-mm5yy
    @Andrea-mm5yy Год назад +1

    Best tutorial I ever watched. I love your voice, your pace and how well you explain things.

  • @codexjay674
    @codexjay674 Год назад +1

    I was stuck on the authentication of my project but your tutorial really came through, really, good, explanatory tutorial
    Thank you🙏✌️

  • @thesheikhnoor
    @thesheikhnoor Год назад

    One of the cleanest tutorials I've watched. Thanks for sharing your knowledge. Respect+

  • @ShredNekM80
    @ShredNekM80 Год назад

    Was looking for a video to break me out of my Authentication App bog, and your tutorial worked like a charm! Thanks again for your great content! I also enjoy the organic debugging process. See bug === bug goes boom. Love it! hahaha

  • @siddheshborse5416
    @siddheshborse5416 Год назад

    You da best man! Had a project on hold for a month because I couldn't get this down. Keep up the good work!!

  • @csc5215
    @csc5215 Год назад +1

    Never have I seen such a great straight forward video. Thank you very much

  • @april9606
    @april9606 2 года назад +38

    Man you literally helped me get through my final project you're so great at explaining this kind of content shouldn't be free!!! but im happy it was free when I needed it!

  • @techgirlmya
    @techgirlmya 9 месяцев назад

    You’re amazing 🙌🏾
    I wish I found you earlier but all the same, I’m grateful😍

  • @codeshv4071
    @codeshv4071 7 месяцев назад

    Best tutorial on Firebase Authentication, extremely clear!

  • @martinznnajijr4737
    @martinznnajijr4737 2 года назад

    The best video on this topic on youtube right now. Subscribed. Keep it up man

  • @sixtusonyedibe1619
    @sixtusonyedibe1619 2 года назад

    I came across your page early this week. You are doing a great job. Thank you ❤️

  • @amancharlamanas3812
    @amancharlamanas3812 Год назад

    Thank you , Your videos are a blessing !

  • @samitaasbl1335
    @samitaasbl1335 Год назад

    Thanks so much! This really helped me to understand the authentication process. I had been completely stuck and overwhelmed but this video really made sense and made it easy.

  • @anildemir5425
    @anildemir5425 2 года назад

    Duuuuuuuude!!! Whenever i see your new video i am so excited to learn some new stuff! Keep it going for us bro! I appreciate that. Thank you!

  • @ToxicFangX1
    @ToxicFangX1 Год назад +1

    Look, I don't think you know this, but your videos are SO clear and SO easy to understand. Keep it going, please!

  • @samadsiddiqui5925
    @samadsiddiqui5925 11 месяцев назад +3

    Awesome project for the beginner. Thanks, I really appreciate your work :)

  • @ashharmansuri6816
    @ashharmansuri6816 Год назад

    I will say just awesome dude ,i have been looking for this for past 2 days thanks 🙏

  • @Misathebotter
    @Misathebotter Год назад

    thank you so much brother, the best video about this subject. there is nothing close to it and i've watched tons of it. keep explaining as you do, it''s great!

  • @JH-br4iv
    @JH-br4iv 2 года назад

    This is gold, I was looking everywhere for a Firebase v9 / React auth tutorial ... oh and from a fellow Paramedic... Strong work, great channel, thank you!

    • @codecommerce
      @codecommerce  2 года назад +1

      No way dude that’s awesome!! I still do some work as a medic - I love it (usually 😂)

  • @offthedeepend762
    @offthedeepend762 11 месяцев назад

    great tutorial, love the aggressive breathing

  • @quintondekyls9709
    @quintondekyls9709 2 года назад

    Underrated channel. I love watching the video and looking at the source code when I'm debugging. Save so much time as a result.

  • @c.p.carminameza1057
    @c.p.carminameza1057 Год назад

    Love how complete you make the videos, great tutorial

  • @alifhasanshahOfficial
    @alifhasanshahOfficial Год назад +1

    The beauty of your channel is you explain all the things from scratch. Now I'm so confident that I don't have any question about firebase email pass authentication. Thank you so much. If possible make some project ( e-commerce, House rent, Restaurant etc ) using react tailwindCss and firebase .

  • @nathankibet9184
    @nathankibet9184 Год назад

    Bro your really good at guiding us through the coding, keep on going. You'll get 50k soon

  • @tdgualu7148
    @tdgualu7148 Год назад

    My dudeeee , am half through and this is eppiccc, thank you for sharing this

  • @123BiB321
    @123BiB321 Год назад

    Thanks for you video, really helped me getting started with Firebase!

  • @petren44
    @petren44 7 месяцев назад

    Great video, straight to the point. Thank you so much!

  • @avarma_y
    @avarma_y Год назад

    Love your tutorials! Keep doing more!

  • @gayashanmadhuranga3375
    @gayashanmadhuranga3375 Год назад

    Wow.. really helpful this video tutorials for beginners... can start quickly their career.. thank you so much sir..

  • @djonsi88
    @djonsi88 2 года назад

    Amazing tutorial, very clear and easy to follow with good explanations. Thanks!

  • @LarryMarkel
    @LarryMarkel Год назад

    Clint is the goat. Best vids of updated react content.

  • @georgios1476
    @georgios1476 Год назад +1

    Thanks man! love your energy

  • @HaitouHaitou
    @HaitouHaitou Год назад

    Your channel is going to blow up, just wait on it. Always pushing out relevant and fire content 🔥🔥

    • @codecommerce
      @codecommerce  Год назад

      Thank you dude!! I’m just trying to share what I’m learning.

  • @FFFYYYYY
    @FFFYYYYY Год назад

    wizard!!! thanks my men amazing video easy to follow and no bs, everything is clear

  • @marsorhouse
    @marsorhouse 3 месяца назад

    thanks man you really helped a lot

  • @Isotope5000
    @Isotope5000 7 месяцев назад

    Thank you very much sir. I can now protect any route I want.

  • @abrarrauf6761
    @abrarrauf6761 Год назад

    Thank you this was super helpful!

  • @josuenataren4806
    @josuenataren4806 Год назад

    Just found this gem; you are awesome thank you!

  • @rodrigo.bunhak
    @rodrigo.bunhak Год назад

    It was really a great tutorial, straight to the point! congrats!

  • @subramanyam.d24m56
    @subramanyam.d24m56 Год назад

    Thanks a lot for your clear explanation

  • @dharmeshkase6003
    @dharmeshkase6003 Год назад +1

    This is some God Level Tutorial.i have watched a lot of tutorials for firebase but did'nt get it but now❤❤❤❤❤

  • @HanSolo-hr4hz
    @HanSolo-hr4hz Год назад +1

    thanks sir this tutorial teach me a lot of new things that i want to put in my final project

    • @codecommerce
      @codecommerce  Год назад

      Thank you Han Solo!! Love the name too 💪

  • @angomoson7356
    @angomoson7356 Год назад

    One of the best tutorial 🤘

  • @MiVoodoo
    @MiVoodoo 2 года назад

    Legendary tutorial much appreciated. Buying you a virtual coffee! Tahnks mate

    • @codecommerce
      @codecommerce  2 года назад

      MiVoodoo! Wow dude that’s so awesome! Thank you for supporting the channel. Much love!!

  • @GH-pu3xc
    @GH-pu3xc 10 месяцев назад

    Epic video! Thanks so much!

  • @mayurlatake96
    @mayurlatake96 Год назад +1

    Really great video 😊

  • @At3nT
    @At3nT Год назад +1

    Very helpfull and easy to watch! Thanks man! 🙌🙌🙌

  • @Wyrmidion
    @Wyrmidion Год назад +7

    good video, thanks ! i also got stuck at "createUser is not a function", between 33:45 and 35:40 you can see that at the latter , value={{createUser}} is written like so , but not earlier in the video, so if you were coding along, like me lol, others might get stuck there as it will likely not work until you get there. it might be helpful to point out the change?
    i still have to finish applying the code to my own page, but i hope i won't have any more problems now 😅 again, thanks for the vid !

    • @frischsticks
      @frischsticks Год назад +1

      Thank you for this. Without you, I may still be trying to figure this one out.

  • @danmartin4822
    @danmartin4822 2 года назад

    Great video man, thank you so much. Very well explained

  • @pseudonetwork2581
    @pseudonetwork2581 Год назад

    Thank you soo much for this video, could make my submission on time thanks to this.

  • @Zeiwon
    @Zeiwon Год назад

    Thank you so so much. This is the coolest thing ever!

  • @ilirbajrami2902
    @ilirbajrami2902 Год назад

    Boom! Liked and Subscribed :)

  • @pawelczar
    @pawelczar Год назад

    Came across your channel accidentally and I like your style so subscribed :D. Although I haven't watch any your videos to the end but I hope I won't have to unsubscribe ;)

  • @mostafaekbal3863
    @mostafaekbal3863 Год назад

    Thank you so much man, I've learned a lot from this video.

  • @RitchieOfficiel
    @RitchieOfficiel Год назад

    Thx for the vid' gym bro !

  • @tharindulak
    @tharindulak 3 месяца назад

    thank you so much sir its very helpfull my university project

  • @sammy.2827
    @sammy.2827 Год назад

    thanks this was of great help 🙌

  • @fari4r588
    @fari4r588 Год назад

    Great video👍👍

  • @mattmooney8625
    @mattmooney8625 Год назад

    This was great! Thanks.

  • @socrates1701
    @socrates1701 2 года назад

    nice video as always!! cant wait to see ur channel turn 10k subs 🔥🔥

  • @89oka
    @89oka Год назад

    Excellent!!! This is what I needed it.

  • @alexzimmerman3447
    @alexzimmerman3447 Год назад

    You are the man for this video, thank you!

  • @VindexTOS
    @VindexTOS Год назад

    this video alone worth the sub

  • @xlgablx
    @xlgablx 10 месяцев назад

    Perfect. You're such a nice guy.

  • @cmar8647
    @cmar8647 2 года назад +3

    Great video. Would be amazing to see a role-based authentication video up soon.

    • @codecommerce
      @codecommerce  2 года назад +1

      Thank you! User admin role video coming!

  • @markojovanovic165
    @markojovanovic165 5 месяцев назад +1

    Great video! Hope you will get more followers.

  • @ivanwinter3435
    @ivanwinter3435 11 месяцев назад +1

    Bro you are by far the best and most easy to watch developer out there.....

    • @codecommerce
      @codecommerce  11 месяцев назад +1

      Thank you Ivan! Much appreciated!

    • @ivanwinter3435
      @ivanwinter3435 11 месяцев назад

      @@codecommerce thank you my man… I’m combining some parts to understand react much beter. You made me get my diploma, i made a pokemon application, and a criteria was “authentication” 👊🏽 i am wondering, are you gonna make a vid on how to deploy on firebase, and use some features like “test environments” to keep working on the application, as the mail app is still running on the cloud?

  • @CasualEdits
    @CasualEdits 2 года назад +10

    Awesome tutorial, the context approach was truly inspiring! For the flashing content of your protected route, change the initial state of "user" to "null" instead of an empty object. That fixed it for me 💯

    • @codecommerce
      @codecommerce  2 года назад +3

      Thank you for the feedback man - I was unaware. That’s what it’s about right there- we are all here to help each other. Much love! 💪

    • @heetshah4490
      @heetshah4490 Год назад

      Hugeeeee

  • @earlpappi5754
    @earlpappi5754 2 года назад +1

    Finally completed this tutorial! I love how natural how it is, errors?! Booom, we fix em together

  • @ilirbajrami2902
    @ilirbajrami2902 Год назад +4

    In the protected route, do:
    const navigate = useNavigate();
    if (!user) {
    navigate("/signin");
    }
    because if you do:
    if (!user) {
    return ;
    }
    it will send you to the signin page before the user "arrives" even though you are logged in

    • @codecommerce
      @codecommerce  Год назад +1

      Thank you my friend! I’ll make the update! Good catch :)

    • @abuxinegaming7600
      @abuxinegaming7600 Год назад

      Thanks. This fixed my app from logging out user after refreshing the page.

  • @fadysherif6640
    @fadysherif6640 Год назад

    Great video ,I wish More

  • @JoaoPedro-vj1fj
    @JoaoPedro-vj1fj 2 года назад

    Maannnnn you're so AMAZING, omg, thanks so much

  • @moediakite895
    @moediakite895 Год назад

    Great video

  • @raelyudan3471
    @raelyudan3471 2 года назад

    والله انك شيخ قومك ، يومين أجرب حل للتحديث الأخير و انت جبتها بكم دقيقه الله يسعدك يا شيخ thank you bro , you saved me

  • @maurov6861
    @maurov6861 Год назад

    Thank you very much, you rule!

  • @anvaribodullayev561
    @anvaribodullayev561 2 года назад

    thank you from Uzbekistan

    • @codecommerce
      @codecommerce  2 года назад

      Uzbekistan- that’s awesome dude! 💪

  • @StephBsimon
    @StephBsimon 8 месяцев назад

    great stuff... thx a lot

  • @andriymishchenko4570
    @andriymishchenko4570 10 месяцев назад

    I hope you read the comments
    Thanks for the simple explanation of this topic. Your channel is great and helps a lot. Submission 10 out of 10

    • @codecommerce
      @codecommerce  10 месяцев назад

      Sure do man! Much appreciated sir!

  • @kattziel
    @kattziel 10 месяцев назад

    Thank you very much 💖

  • @supTE
    @supTE Год назад

    Great Video!

  • @Sintayehu156
    @Sintayehu156 Год назад

    Thank you Very much

  • @nourmoubayed
    @nourmoubayed 2 года назад

    Boom! Good stuff man

  • @chilloutmusic8437
    @chilloutmusic8437 Год назад

    you are number 1 !

  • @Beranekaragamcitarasa
    @Beranekaragamcitarasa 11 месяцев назад +1

    tahnks very much

  • @AdityaSharan811
    @AdityaSharan811 2 года назад +1

    Dude keep posting new videos
    I always learn something new !!
    please make a project on ecommerce (or just a shopping cart to get the feel of it ! )

  • @RaulGlasgow
    @RaulGlasgow 8 месяцев назад +1

    good job!

  • @yuliaa.4741
    @yuliaa.4741 Год назад

    Thank you so much!

  • @HadiRazal
    @HadiRazal Год назад +1

    thank you😍

  • @MiVoodoo
    @MiVoodoo 2 года назад +1

    Thank you mate

    • @codecommerce
      @codecommerce  2 года назад +1

      Anytime man! Thanks for watching 🙏

  • @reyaustineechavez9600
    @reyaustineechavez9600 Год назад

    Thanks! Boom!

  • @mustafa.celiktas
    @mustafa.celiktas Год назад

    Thank you so much

  • @fieryninja2374
    @fieryninja2374 Год назад

    nice that u made an updated version. In older tutorials you had to import firbase from "firbase/app" and i used to get errors because i was on the latest versions. Now you showed me initializeApp stuff, thx earned a sub

  • @petermwansa4890
    @petermwansa4890 Год назад

    Thank you

  • @ebrahimafridi689
    @ebrahimafridi689 6 месяцев назад +1

    Thanks

  • @mohamedyoussef8835
    @mohamedyoussef8835 Год назад

    Awesome video ++++++++++++++++++ 😃

  • @pedrotavolaro
    @pedrotavolaro Год назад

    very good !!! 🥰💯👍

  • @user-xm8xx1it4p
    @user-xm8xx1it4p 10 месяцев назад

    Nice video. kindly make a video on role-based authentication react JS and Firebase