ReactJS JWT token | Authentication using web api in Tamil | Cheetah Media

Поделиться
HTML-код
  • Опубликовано: 9 окт 2024
  • Hi Friends in this video we will learn about authentication using web api
    how to encrypt the password and how to use jwt in MERN stack. eg: login , logout , register

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

  • @Vijay-wg8oy
    @Vijay-wg8oy 4 года назад

    Thanks a lot. Na Tamilla ipadi oru clear explain video youtubela pathathu illa. Nice explain

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

    Seriously I have gone throw lots of video for the login Authentication. I didn't get a clear cut. But, now I'm absolutely got a idea. All credits goes to you. Awesome Bro... Thank u

  • @bhavanigrace8255
    @bhavanigrace8255 4 года назад +8

    thanks for your video ...and one request ...coding ah github la host panitu antha link ah share pannuga bro

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

      Hello akka incase intha or vera Authentication negga complete pannirtha .....negga success panna ....github code share pannugga akka

  • @mprasad8810
    @mprasad8810 4 года назад +7

    kindly upload the code in GitHub and share its detail
    kindly upload the code in GitHub and share its detail

  • @UDAYAKUMAR2349
    @UDAYAKUMAR2349 4 года назад

    அருமை நண்பா.
    I am following your channel recent days, learning new things. Waiting for new concepts in React.js. One of the great channel in tamil youtube community.

  • @ganesha.m6423
    @ganesha.m6423 2 года назад

    bro explain pakkava panringa , neenga oru simple full website eduthu create pani video potta , elarum easy website create panna kathupanga , oreae video va pathae kathukalam ilana parrt part ah vidunga useful ah irukum elarukum

  • @user-vs3rq3zo1j
    @user-vs3rq3zo1j 7 дней назад

    Hi
    I have gone through this video and it was really good.
    Having small doubt on this.
    As you mention, it will redirect to the home page only we have token exist otherwise it will redirect to login page.
    But where and how did you handled, without jwt token it is redireting to register page.
    Basically functionality is correct, but want to know how it is redirecting to register page without token and where did you handled this.
    Thanks in advance.
    Waiting for ur response.

  • @ragulkanna2467
    @ragulkanna2467 4 года назад

    Tq anna I like your funny way of teaching keep continue that🤣😂😂😂

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

    bro local storage la store pandrathu safe ha
    just validate null ha illaiyanu thaana pakkuringa
    yaaru vaanalum change pannalama local storage la irukuratha

  • @madhumithau2453
    @madhumithau2453 3 года назад

    clearly explained the things....its wonderful bro..keep going

  • @aravinthkumar4974
    @aravinthkumar4974 3 года назад

    Awesome explanation bro..keep it up...one more request, please share your code to us..it will more helpful to us.

  • @vigneshk9525
    @vigneshk9525 4 года назад +1

    I would like to thank you for giving worthfull content in tamil sir. I have one question that how we will invalidate jwt token once it's provided?

  • @dilushvasu6724
    @dilushvasu6724 4 года назад

    Super video and Thanks bro. MERN stack la file uploading video onu panunga bro

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

    thalaiva nee oru genius

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

    Hi Anna, protect Router( component) function not working can you please use element and make one video for router protect

  • @maikajai7736
    @maikajai7736 4 года назад +1

    Can you take a class in Angular JWT token / authentication using web api

  • @gokulakrishnansn2615
    @gokulakrishnansn2615 4 года назад

    Hi Anna,
    I got the login knowledge through this video. I need to learn the graph database and gremlin. Can you take the class for the graph database and gremlin?

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

    thanks bro it's so helpful

  • @dineshkumar8893
    @dineshkumar8893 4 года назад +1

    Oru application build panna starting to end point vera explain panni oru video pota mudiuma

  • @kottaisamyk4357
    @kottaisamyk4357 3 года назад

    thanks for your video. please put the role based authentication login in MERN

  • @arjuns2655
    @arjuns2655 4 года назад

    Really awesome, Bro Gatsby padikalama it's use or not

  • @dhanasekaran4821
    @dhanasekaran4821 4 года назад

    Super bro...can you please do video in angular login logout using api service...

  • @muruganraja9
    @muruganraja9 3 года назад +1

    Thanks bro...

  • @aravinthkumar4974
    @aravinthkumar4974 3 года назад

    Thanks For Your Awesome video bro..

  • @hudsondaniel3539
    @hudsondaniel3539 4 года назад

    You saved my life bro😁😁😁

  • @shivakumar.r.sitsystemadmi3453
    @shivakumar.r.sitsystemadmi3453 3 года назад

    I Need to sql store procedure with login and redirect to home page

  • @developerdeveloper2116
    @developerdeveloper2116 3 года назад

    bro na nenga pana mathiri code eluthuna req ,res change panita but status still Forbidden nu katuthu bro
    my code attach panireuka bro
    router.get('/getAll',validUser,async(req,res) => {
    jwt.verify(res.token,'periyaRagasiam',async (err, decoded) => {
    if(err){
    res.sendStatus(403);
    } else {
    const data = await User.find().select(['.password']);
    res.json(data);
    }
    })
    // const data =await User.find();
    // res.json(data;
    })

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

      Jwt.Sign line la decoded nu eruku atha change panni data nu koduga bro

  • @getmeanand
    @getmeanand 3 года назад

    HI mohan, is that possible to share the repo url of this session? please

  • @vasanthidurai3184
    @vasanthidurai3184 4 года назад

    anna thanks for ur video,but i want one request anna side menu in react js coding videos paturingala anna....

  • @jeevak2145
    @jeevak2145 3 года назад

    Please post a video for multi authentication with modules like admin , employee and user.

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

    very good

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

    in the protected.js when i console component it is showing undefined and how to route the ProectedRoute in App.js it is showing me error

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

      use this code this version is v6 and 2 year before v5, this tutorial is v5

    • @NaveenKumar-wx8pu
      @NaveenKumar-wx8pu 2 года назад

      @@kdoss5285 router.ts:5 Uncaught Error: [ProtectedRoutes] is not a component. All component children of must be a or

    • @NaveenKumar-wx8pu
      @NaveenKumar-wx8pu 2 года назад

      @@kdoss5285 getting below error message

  • @RanjithKumar-rp7xi
    @RanjithKumar-rp7xi 4 года назад

    Bro..is it safe for saving in localstorage, because if i set an key and value in localstorage manually, then i can access private routes..is there any other way

    • @cheetahmedia591
      @cheetahmedia591  4 года назад

      u can use also jwt redux , but without valid jwt key u cannot access the backend services.

    • @RanjithKumar-rp7xi
      @RanjithKumar-rp7xi 4 года назад

      @@cheetahmedia591 can you do an video ,about using redux with login and private route authentication

  • @mprasad8810
    @mprasad8810 4 года назад

    kindly upload the code in GitHub and share its detail (or) put in google drive and share its path for download

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

    helpful

  • @software_engineer_semh
    @software_engineer_semh 4 года назад

    anna supper and please anna, angular vs passport auth jwt solli thaangale please anna

  • @shujathaliirfan2662
    @shujathaliirfan2662 3 года назад

    Nice bro

  • @issadeenbaseem5812
    @issadeenbaseem5812 4 года назад

    why we need {...rest} here please explain bro

  • @MrJK-yq3nh
    @MrJK-yq3nh 3 года назад

    super bro

  • @deepa3512
    @deepa3512 4 года назад +1

    Please share in git hub

  • @developerdeveloper2116
    @developerdeveloper2116 3 года назад

    kindly upload the code in GitHub and share its detail and put the link in

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

    react v6 il not working routes

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

    github la code post panninga

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

    bro give the source code to referring purpose.

  • @vishalvishi307
    @vishalvishi307 3 года назад

    Morgan 26:40

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

    kindly upload the code in GitHub sir

  • @santheesha5288
    @santheesha5288 4 года назад

    Pllzzzzzzz Upload the code in GitHub & Share link bro some codes are visible

  • @arjuns2655
    @arjuns2655 4 года назад

    Socket pathi video upload pannuga bro

  • @kalai_sparkler9968
    @kalai_sparkler9968 3 года назад

    Could you pls share the link of the code🙏🙏?

  • @BalaMurugan-fg4qi
    @BalaMurugan-fg4qi 4 года назад

    brro e comerce web project using mern video podunga bro

  • @kajanankathirgamanathan6462
    @kajanankathirgamanathan6462 4 года назад

    Please Share in Git Hub

  • @dhibarajanrr7354
    @dhibarajanrr7354 3 года назад

    kindly provide source code anna

  • @கார்த்திகேயன்-ந9ழ

    Bro telegram group open panugooo

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

    React 47.54

  • @ganeshancoins9102
    @ganeshancoins9102 4 года назад

    bro unga mail ID mention panuga

  • @prasanthsri6096
    @prasanthsri6096 3 года назад

    Romba fast'a poguthu bro

  • @vasantht3379
    @vasantht3379 4 года назад

    Nice bro