Mastering Authentication: React, Node, MongoDB | Login, Signup, Forgot Password, Protected Routes

Поділитися
Вставка
  • Опубліковано 25 гру 2024

КОМЕНТАРІ • 79

  • @patricioangulo4143
    @patricioangulo4143 9 місяців тому +5

    7:25 npm package
    13:37 react router dom
    25:26 mongoose
    39:44 useNavigate
    48:16 jwt
    1:02:35 nodemailer

  • @andreavicari2159
    @andreavicari2159 11 місяців тому +2

    Thanks for this wonderful Video
    As soon as I can I will try in a project
    Many thanks 👏👏

  • @alihassanhaji2830
    @alihassanhaji2830 11 місяців тому +2

    I really interested this video of authentication thanks you so much for this wonderful tutorial.

  • @TLTechbender
    @TLTechbender 6 місяців тому +1

    Thanks Brother, You've helped me a great deal!!!!
    God bless you...

  • @suucartoon5427
    @suucartoon5427 4 місяці тому

    tnx so much for this worderfull tutorial😊

  • @deltonguivala4888
    @deltonguivala4888 7 місяців тому

    You helped me a lottt bro. BIG THANKS.

  • @alexwaweru19
    @alexwaweru19 5 місяців тому

    This was very helpful, Thank you.

  • @lavkeshprasad7040
    @lavkeshprasad7040 7 місяців тому

    bro you project is very good, it helps me a lot its a good project

  • @gauravpanta5464
    @gauravpanta5464 10 місяців тому

    Thanks brother, you helped me a lot !

  • @requiemx6038
    @requiemx6038 11 місяців тому +1

    very beneficial thx bro

  • @gabrielkingori3375
    @gabrielkingori3375 10 місяців тому

    wow what a great video, keep up

  • @VerdadesOlvidadas
    @VerdadesOlvidadas 2 місяці тому

    beautiful tutorial...

  • @sabinazeynalova401
    @sabinazeynalova401 8 місяців тому

    thanks for sharing, this helped me a lot)

  • @victormurcio8845
    @victormurcio8845 10 місяців тому +1

    You are very good explaining React stuff, i am very gratefull with you. How can i do the deploy of this proyect? Thanks

  • @priyankamohanfanboy7
    @priyankamohanfanboy7 9 місяців тому

    thank you so much brother , really it's more helpful, did using git repository , please it will be more helpful to me

  • @flash0p
    @flash0p 5 місяців тому

    great tutorial

  • @ruqayahn.k4645
    @ruqayahn.k4645 5 місяців тому

    thank you 🌹

  • @abhijitroy1958
    @abhijitroy1958 8 місяців тому

    give your custom error status too it will be more good, thanks for the video btw

  • @FaheemKhan-l2q6z
    @FaheemKhan-l2q6z 11 місяців тому +1

    Nice vodeo

  • @madathalanithinreddy4594
    @madathalanithinreddy4594 9 місяців тому

    37:28 here I’m facing error, and authentication is not showing in mongodb , after I tried to keep login option but the page became totally blank 😢 help me please

    • @codewithyousaf
      @codewithyousaf  9 місяців тому

      check with code
      github.com/YousafKhan1/MERN-Stack/tree/main/Signup%2C%20Login%2C%20Reset%20Password%2C%20Email

  • @avinashkumargupta8556
    @avinashkumargupta8556 4 місяці тому

    How are you checking the token is correct or not what's the flow ? token generated --> sent to frontend --> then what ????

  • @FaridDiraf-l1b
    @FaridDiraf-l1b 4 місяці тому +1

    Hi Yousaf, greetings from Azerbaijan, thanks for an exceptional tutorial first. And second, when trying to set up nodemailer, I can't go to App passwords, After entering 2 Step verification, it wants me to provide a phone number to turn it on. But no matter what I type, it always says 'Something went wrong'. Why and how can I fix this?

    • @codewithyousaf
      @codewithyousaf  4 місяці тому

      maybe some phone numbers are not acceptable like in Pakistan sometimes it's not working we use Telenor for that.
      just ask we it happen in azerbyjan

    • @FaridDiraf-l1b
      @FaridDiraf-l1b 4 місяці тому

      @@codewithyousaf I see, I'll try again. Thanks for getting back to me👍

  • @chaitanyagbk4251
    @chaitanyagbk4251 11 місяців тому +2

    Great information. Thank you very much for the videos yousaf.
    Do you have a GIT repository?
    If yes can you please share, it actually helps.

  • @roasthost3514
    @roasthost3514 2 місяці тому

    great video bro !! but all are facing only one problem, the error 405 of axios ,please give solution how to solve it!!

  • @abrahamosahon1137
    @abrahamosahon1137 11 місяців тому

    Thank you

  • @zoki5388
    @zoki5388 10 місяців тому

    03:00 doesn't look like its working, because it goes to dashboard even you are not logged in.

  • @CyberDev_Ayoujil
    @CyberDev_Ayoujil 10 місяців тому

    Nice

  • @sarveswarareddyambala6144
    @sarveswarareddyambala6144 9 місяців тому +1

    Hello Sir, Ur Mastering Authentication video is really inspired
    Request failed with status code 404 AxiosError ERR_BAD_REQUEST
    due to this in Post, I am getting 404 (Not Found) then it is not showing data in the database

    • @Rudra-gx3ec
      @Rudra-gx3ec 8 місяців тому

      i an getting the same error ? did your resolve it ?

  • @bhupenderkumar9508
    @bhupenderkumar9508 10 місяців тому

    Thanks bro . now i'm able to get a cookie from backend to frontend . But in frontend I was fetching some data from a E-commerce site . it's now giving me cors policy error between API site and my frontend

    • @nishantmoolya
      @nishantmoolya 10 місяців тому +1

      Use cors() in back-end to remove this cors policy error

    • @bhupenderkumar9508
      @bhupenderkumar9508 10 місяців тому +1

      @@nishantmoolya Thankyou buddy . i'm so happy that you helped me . can we connect on any platform like linkedIn and X?

  • @madathalanithinreddy4594
    @madathalanithinreddy4594 9 місяців тому +6

    When we a getting our first error regarding Cors , after we imported cors but after importing also I’m getting error pls help me

    • @codewithyousaf
      @codewithyousaf  9 місяців тому +1

      after importing cors use it like this
      cors({origin: ["your front-end url"], credential: true})
      front-end
      axios.defaults.withCredentials = true
      watch video carefully you will solve the error I explained.

    • @madathalanithinreddy4594
      @madathalanithinreddy4594 9 місяців тому

      First the authentication is not showing in mongodb

    • @madathalanithinreddy4594
      @madathalanithinreddy4594 9 місяців тому

      37:28 here I’m facing error, and authentication is not showing in mongodb , after I tried to keep login option but the page became totally blank 😢 help me please

  • @kommushirisha5075
    @kommushirisha5075 11 місяців тому

    Hi, will you make a project for a payment gateway using MERN

  • @pedromanuelcamargomendez6520
    @pedromanuelcamargomendez6520 11 місяців тому +1

    Hi, will you make forgot password with OTP. Thank you so much.

  • @goitommahtsentu7624
    @goitommahtsentu7624 9 місяців тому

    in the forgot password the email is not sending and it says in alert (Error sending email) most probably Google Authentication is blocking me. do you have any idea how to fix it? thanks

    • @17-4-4
      @17-4-4 8 місяців тому

      i'm facing this issue. If you have solved it pls let me know.. i'm struggling with that

    • @nagasai8478
      @nagasai8478 7 місяців тому

      Yes I am also facing email sending issue any one can tell me please

  • @firefly1887
    @firefly1887 6 місяців тому

    does real world mern project look like this?

  • @Akash_Raii
    @Akash_Raii 8 місяців тому +1

    Brother Server crashes whenever try to sign up without giving any username email or pw

    • @codewithyousaf
      @codewithyousaf  8 місяців тому

      when server crash check the in terminal the will show you where is the error in server side.

  • @xenon1787
    @xenon1787 8 місяців тому +2

    Please give the GIT link of this tutorial
    I need it urgently

  • @successfinder8062
    @successfinder8062 10 місяців тому

    I am getting 404 error for " /login" not defined in index.js
    I wrote same code, please help me sir ....

    • @faisalbaig5941
      @faisalbaig5941 10 місяців тому

      spelling mistake hogi dekho dhyan se bhai

  • @mayursoni2838
    @mayursoni2838 4 місяці тому

    i am facing error in the code even i write exact same code

  • @madathalanithinreddy4594
    @madathalanithinreddy4594 9 місяців тому

    I saw everything is correct still I’m facing error

  • @Roozikhan565
    @Roozikhan565 11 місяців тому

    ❤❤❤

  • @sharryeditz2m956
    @sharryeditz2m956 2 місяці тому

    Urdu ma banatay to zyda views anay thay adhay se zyda log ap ki video ki language dekh kr bhaag gay Han

  • @RatneshKumar-xv3gr
    @RatneshKumar-xv3gr 11 місяців тому

  • @lovindigital
    @lovindigital 3 місяці тому

    link repo github sir?

  • @DyNaMiCGaMeRz786
    @DyNaMiCGaMeRz786 9 місяців тому +1

    i want the source code pls

  • @PrinceKumar-pb9xk
    @PrinceKumar-pb9xk 10 місяців тому

    Please provide github repo of this project

    • @codewithyousaf
      @codewithyousaf  10 місяців тому

      github.com/YousafKhan1/MERN-Stack/tree/main/Signup%2C%20Login%2C%20Reset%20Password%2C%20Email

  • @damilareoladele1309
    @damilareoladele1309 10 місяців тому +1

    Login not working

  • @chickendinner120
    @chickendinner120 9 місяців тому

    can you share the source code ?

  • @mayursoni2838
    @mayursoni2838 4 місяці тому

    it will be very helpful if someone can provide me code

  • @AbhirajKumar-w8d
    @AbhirajKumar-w8d 9 місяців тому

    Please uplaod source code .

  • @vishalprasad8460
    @vishalprasad8460 9 місяців тому

    Source code?

  • @saikumar7247
    @saikumar7247 10 місяців тому

    could u provide github link

    • @codewithyousaf
      @codewithyousaf  10 місяців тому +1

      github.com/YousafKhan1/MERN-Stack/tree/main/Signup%2C%20Login%2C%20Reset%20Password%2C%20Email

  • @sareh8091
    @sareh8091 8 місяців тому +1

    please provide the git source code !!! It will help too

  • @rashedulalam-g4r
    @rashedulalam-g4r 10 місяців тому

    sound not so clear bro

  • @VivekKumar-qx1dv
    @VivekKumar-qx1dv 4 місяці тому

    please provied code source

  • @chikay2023
    @chikay2023 5 місяців тому +1

    1:13:00
    I only see white page after clicking the link
    error from console:
    No routes matched location "/resetpassword/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6IjY2OGQ0MzVmMmIxMGM3MTBmOTljZGEzZSIsImlhdCI6MTcyMDUzNTM2MCwiZXhwIjoxNzIwNTM1NjYwfQ.tRpPppx9d4GTtN8W37oNPrsUQxhDwQgoAJgDyO9fDM0"

  • @sakthivelk5223
    @sakthivelk5223 Місяць тому

    Thanks ❤

  • @RatneshKumar-xv3gr
    @RatneshKumar-xv3gr 11 місяців тому