КОМЕНТАРІ •

  • @abhisheksharma10600
    @abhisheksharma10600 Рік тому +18

    I am currently purchased your pro backend development course on lco. I just wanted to thank you for teaching backend development professionally as per the industry standard. I am learning a lot.

    • @HiteshCodeLab
      @HiteshCodeLab Рік тому +2

      That's little old course, glad it was helpful

    • @heatengine6058
      @heatengine6058 Рік тому

      How about storing the jwt token into the database and validate each time that token is not expired also check it is in the database?

  • @atulsachan3908
    @atulsachan3908 28 днів тому

    Hi Hitesh... I have a problem statement.
    I have one web application based on spring boot. Its UI in react. Web application is open to all over the internet, and web application should be able to access the server REST APIs. the same REST APIs i want to get used by other applications but i want to implement authorization to these APIs if these are getting accessed by other application. Can you please suggest how should i implement? OKTA authentication provider i will be using.

  • @osuolaleabdullahi9121
    @osuolaleabdullahi9121 Рік тому

    Thanks for this information, what's your take on the proper way to store jwt cookies on the client side?

    • @HiteshCodeLab
      @HiteshCodeLab Рік тому

      JWT works fine, you can add refresh tokens and it's pretty cool combination

  • @AdarshGanapathi
    @AdarshGanapathi Рік тому +1

    These are very essential topics and very beautifully articulated. Looking for more of engineering concepts.

    • @HiteshCodeLab
      @HiteshCodeLab Рік тому

      If you are confused in any such, reach me out. I will create more fun videos

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

    thanks. really enjoyed waching yours. can you tell me what tools/software you used to create this video? really love your presentation.

  • @tejasshinde7236
    @tejasshinde7236 Рік тому

    Thank you for sharing useful information! I've used JWT in my projects. Now looking forward to Server tokens 🚀

  • @akifahmed9610
    @akifahmed9610 Рік тому +1

    Great to see you making so many informative videos. It would be great if you could make a video on using jwt and session togeth in a single express/Next app

  • @MohdBelal-lz1jh
    @MohdBelal-lz1jh 9 місяців тому

    Hi sir please make a video on jwt is synchronous or asynchronous we are discussing it but didn't get it (please upload on chai and coding)

  • @AbuBakrSadiqi-b7t
    @AbuBakrSadiqi-b7t 6 місяців тому

    Server tokens looks like you are talking about reference token if I am not wrong.

  • @zoro_065
    @zoro_065 Рік тому +1

    hello sir,
    could you suggest me a linux distro for programming purpose(vscode,web dev,dsa)

  • @sainathpoojaryy
    @sainathpoojaryy Рік тому

    Very Informative! Need more in depth videos like chai and code.

  • @anirudhcodes
    @anirudhcodes Рік тому

    Video layout at 3:40 is perfect

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

    Thanks for this video it has made my understand the difference JWT and Session

  • @saksham_1612
    @saksham_1612 Рік тому +1

    Sir extremely happy to see your hindi channel growth even though I know react concepts but I had still watched some of them and as all always the way you explain is amazing. Hope we see sponsered series on Hindi channel soon. There is one suggestion if possible focus more on backend after eact on hindi channel as beacuse there very less good hindi channel with some mind blowing videos of backend.I have seen your backend videos only to learn I got your Ineuron course videos from somewhere and thery are just amazing.

  • @king-virat-kohli
    @king-virat-kohli Рік тому +1

    Exactly what i needed. Thanks hitesh

  • @uday4717
    @uday4717 Рік тому

    Can you make video on AWS ec2 which one is use and when use how to scale

    • @HiteshCodeLab
      @HiteshCodeLab Рік тому

      that can be done easily. I will try. Added to my notes

  • @ayukalvieri3154
    @ayukalvieri3154 Рік тому

    Awesome 👍. Looking forward to your next nextjs course. Did i just say next next 🤔

  • @sudirkrishnaars9378
    @sudirkrishnaars9378 Рік тому

    This is off the topic but is there a JS series planned in English similar to “chai aur Code” JS playlist ?

    • @sudirkrishnaars9378
      @sudirkrishnaars9378 Рік тому

      Really love the series but there’s a language barrier 😅

    • @HiteshCodeLab
      @HiteshCodeLab Рік тому +1

      That's an due update, maybe I will finish it this year

  • @venkateshlingampally7220
    @venkateshlingampally7220 Рік тому

    thankyou sir, we need more this types of videos which explains topics like this

  • @pallabdandapat1866
    @pallabdandapat1866 Рік тому

    sir can you please make video on node js with express js ....egerly waiting for that on you channel ,on
    you teaching style.

  • @__varshilshah
    @__varshilshah Рік тому

    Sir, can you make a video on JWT Access Token vs Refresh Token in NodeJas

  • @newera2391
    @newera2391 Рік тому

    Hi Hitesh, great work on token video got it in one shot, need some help recently I've come to know that appwrite cloud is in free beta phase but I've trying it to integrate it with my node js sdk can you please create a small video explaining the architecture or a small project using the node js sdk with appwrite cloud, will be very helpful

  • @chandanmandal3941
    @chandanmandal3941 Рік тому

    Sir i am trying to learn about java backend plez suggest me any free resources and do make a course if possible it would be really helpful 🙂

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

    truly a good video.
    unfortunately it didn’t provide any real word examples of where to use which.
    ie i now understand HOW they are different. but still have no idea about any real examples where these are used.

  • @sumirandahal76
    @sumirandahal76 Рік тому

    Nice explanation sir, this made me research it more.

  • @FARHANKHAN-jl4mh
    @FARHANKHAN-jl4mh Рік тому

    Thank you so much sir for the video.
    Sir, can you please make a video on how the token gets handled when a website is deployed. Actually, I have deployed my website and during authentication, it is giving errors on the other hand it is working as expected in the local environment.

    • @chibby-k
      @chibby-k Рік тому +1

      I guess it is because your backend and your front-end apps have different domains in production.
      In Localhost, they are the same root domain.
      You can either deploy them on the same root domain by getting a custom domain name or use local storage instead of HTTP cookie.

    • @chibby-k
      @chibby-k Рік тому

      Most browsers reject HTTP-only cookie set from a different root domain.

    • @HiteshCodeLab
      @HiteshCodeLab Рік тому

      You need to handle CORS

  • @sujoykrhaldar
    @sujoykrhaldar Рік тому

    Good concept sir. similarly can you make a video on storing token in localstroage or cookie based auth ?

    • @HiteshCodeLab
      @HiteshCodeLab Рік тому +1

      Thats more on backend side and it will come soon

  • @uday4717
    @uday4717 Рік тому

    Thank you sir for making good knowledge video.

  • @abdullah6055
    @abdullah6055 Рік тому

    Thank you so much for the valuable content hitesh ❤

  • @jeeveshlodhi8225
    @jeeveshlodhi8225 Рік тому

    pls talk about bun 1.0 that just released some days ago with a proper tutorial

  • @ksubramanyeshwara
    @ksubramanyeshwara Рік тому

    We love to see DSA in JavaScript sir.

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

    great work...

  • @Polymath1729
    @Polymath1729 Рік тому

    its very complex topic

  • @abdullah6055
    @abdullah6055 Рік тому

    Please make more videos on backend

  • @rohit_700
    @rohit_700 Рік тому +1

    What's up with the consistency of your videos, like do you have 98 hours in a day?

  • @rajeshbhattarai5934
    @rajeshbhattarai5934 Рік тому

    Damn crazy consistency. Loving it 😍

  • @khaleepa-ssa
    @khaleepa-ssa 10 місяців тому

    can thank enough✅✅✅✅

  • @sriramvenkatesh
    @sriramvenkatesh Рік тому

    Good English🎉

  • @agxxyz628
    @agxxyz628 Рік тому

    Internet is full of debates over these

  • @zaidofficials
    @zaidofficials Рік тому

    ⚠️⚠️⚠️
    Sir please make a project 'Scrabble' game with html css and js

  • @raghavenderkuppireddy7158
    @raghavenderkuppireddy7158 Рік тому

  • @madhummh77
    @madhummh77 Рік тому

    😊

  • @sushangosavi7689
    @sushangosavi7689 Рік тому

    yooo....