Node.js & Express Role-Based Authorization Tutorial | How to Manage User Roles and Permission

Поделиться
HTML-код
  • Опубликовано: 1 янв 2025

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

  • @DipeshMalvia
    @DipeshMalvia  3 месяца назад +4

    Guys, if the video is helpful to you or you learned something than please appreciate and ADD COMMENT hit the LIKE and SUBSCRIBE button and help this channel to GROW
    Checkout the React Playlist - ruclips.net/p/PLTP3E5bPW7944Ec1lfXzavqRHzxY5FigD
    Checkout the JS playlist - ruclips.net/p/PLTP3E5bPW795Nx9KUPCdHNsh7uuyqe9Mi

  • @shahhussain5563
    @shahhussain5563 3 месяца назад +5

    Very well explained. Glad to see you back.

  • @CodeNCoffe
    @CodeNCoffe Месяц назад +3

    from beginning to the end this video is really awesome...❤ Really a nice job!

  • @musafirzish8321
    @musafirzish8321 22 дня назад

    To be very honest it is the best video for authentication .

  • @PradeepRaj-fo5dr
    @PradeepRaj-fo5dr 24 дня назад

    This tutorial is excellent and you will never forget the concept after watching it. Thank You Brother👍

  • @IAM_The0ne
    @IAM_The0ne 2 месяца назад

    Thank you and please continue posting back end tutorial like this, i followed all your courses, and you helped me a lot understanding, i also use what i learnd from you in my own project, thank you again

  • @chmod666-p
    @chmod666-p Месяц назад +1

    Amazing tutorial. For who doesn't want to install extra package for update the server while changing, instead nodemon you can create a script like he did "dev": "node --watch index.js", that it will watch for the changes and do the same as nodemon.

    • @DipeshMalvia
      @DipeshMalvia  Месяц назад

      node --watch is a good option indeed. Thanks for the comment.

  • @swarnabhamajumder9561
    @swarnabhamajumder9561 3 месяца назад +4

    Bohut din seh gayab ho sir we want more full stack projects. This time please teach us how to integrate typescript in our backend. Btw thank you as always for providing such videos for free❤

    • @DipeshMalvia
      @DipeshMalvia  3 месяца назад +2

      Kya kru Sir, life hi itni busy chal rahi hai. Koshish krete hai aur aache videos banane ki. Support banaya rakhe apna.

  • @IshikaKusum
    @IshikaKusum 3 месяца назад +6

    School management system project please in Mern with role based authentication, role based crud

  • @techdular88
    @techdular88 3 месяца назад +1

    Keep it up sir ji , its helpful for project understanding and interview preparation as well to clear the deep concept.

  • @rohitkushwah9688
    @rohitkushwah9688 2 месяца назад +1

    Very nice video Dipesh❤

  • @ManojKumar-uj4ju
    @ManojKumar-uj4ju 6 дней назад +1

    Thank you I finished this project

  • @CodeWithBehram7497
    @CodeWithBehram7497 2 месяца назад

    The tutorial i was looking for... 🎉 thanks alot.

  • @RahulAryan-m8n
    @RahulAryan-m8n 3 месяца назад +1

    Thank you sirjee for nice explanation ❤ very simple explanation awesome

  • @mdsafikulislam9113
    @mdsafikulislam9113 3 месяца назад +4

    Thanks! Please make a Industry Standard Project.

  • @Leesdjo
    @Leesdjo 3 месяца назад +1

    Thank you. Learn new thing here.

  • @LucasBarrosds
    @LucasBarrosds Месяц назад +1

    thanks, bro!!!!

  • @mrlectus
    @mrlectus 3 месяца назад +6

    Using require in 2024 is wild

    • @habibosaye
      @habibosaye 2 месяца назад

      Haha, I get so confused too, import syntax has been out for ages now.

  • @letsspeakwithlearnenglish6371
    @letsspeakwithlearnenglish6371 3 месяца назад +2

    Great!! Sir please make Full stack banking project

  • @bhargavsolanki6386
    @bhargavsolanki6386 2 месяца назад +2

    so you have used MVC architecture

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

    Great content, can you please teach us how to use redux toolkit and Tanstack query together in one project

    • @DipeshMalvia
      @DipeshMalvia  3 месяца назад +1

      Yes, it is a good topic. I will take a note. Thanks

  • @mdsalimhossain8439
    @mdsalimhossain8439 3 месяца назад +1

    Thank You

  • @EddieCode
    @EddieCode 2 месяца назад +1

    great tutorial , thank you Dipesh

  • @Rohitkumar-xy7bj
    @Rohitkumar-xy7bj 3 месяца назад +1

    Thank you sir.

  • @mdsafikulislam9113
    @mdsafikulislam9113 3 дня назад

    How do we use the refresh token mechanism for handling access token expiration?"

  • @cuongnguyenchi5097
    @cuongnguyenchi5097 3 месяца назад +1

    Nice❤

  • @walidbahij-o7r
    @walidbahij-o7r 2 месяца назад

    hey dipesh can i re use this method on sql database with seqeulize on a node.js app

  • @gnanavelpandian7756
    @gnanavelpandian7756 3 месяца назад +1

    What is the name of the 4th icon in the thumbnail?

    • @DipeshMalvia
      @DipeshMalvia  3 месяца назад +1

      @@gnanavelpandian7756 thunder client

    • @legend_749
      @legend_749 3 месяца назад +1

      Thunderclient

  • @odisvybz
    @odisvybz 2 месяца назад

    i'm following your code, but when i try to register a new user it throws back error, Something went wrong, please could i be doing wrong. i need your assistance

  • @thalabala8931
    @thalabala8931 3 месяца назад +1

    Sir is this will work for next js

  • @aryzen2781
    @aryzen2781 Месяц назад

    can you do one on ABAC?

    • @DipeshMalvia
      @DipeshMalvia  Месяц назад

      @@aryzen2781 : Yes, I will check more on this topic ? Thanks for sharing it.

  • @devbharath2757
    @devbharath2757 2 месяца назад

    Bro, please start a nodejs with MySQL series most company are asking now

  • @letsspeakwithlearnenglish6371
    @letsspeakwithlearnenglish6371 Месяц назад

    For this project project. You have already done the backend. Also make frontend. Please

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

    how to personally contact with you

  • @kunal-jn6ku
    @kunal-jn6ku 2 месяца назад

    Bhai Whitelist kese krenge?

    • @DipeshMalvia
      @DipeshMalvia  2 месяца назад

      @@kunal-jn6ku kya whitelist krna hai…

    • @kunal-jn6ku
      @kunal-jn6ku 2 месяца назад +1

      @@DipeshMalvia MongoDB ip address whitelist ni horha tha but after updating node package whtielist hogya. Thanks for care

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

    41:50

  • @MrCoder-u9y
    @MrCoder-u9y 3 месяца назад +1

    informative, but can be improved sir! with a better example!

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

      Noted! Thanks for the feedback

  • @meditationalmusic610
    @meditationalmusic610 2 месяца назад

    It's a waste of time to show authentication and authorization implementation. You could've only shared last 6 minutes and it could've sufficed.

    • @DipeshMalvia
      @DipeshMalvia  2 месяца назад +1

      @@meditationalmusic610 : I have put the timestamp so you can jump to any topic directly. I cannot assume anyone who will watch the video can directly follow the last 6 minutes.

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

    casl