Angular 17 Login with JWT token | With API | Angular Interceptor

แชร์
ฝัง
  • เผยแพร่เมื่อ 14 ธ.ค. 2024

ความคิดเห็น • 43

  • @bruhsim
    @bruhsim 7 หลายเดือนก่อน +2

    simply wow! i have barely seen anyone who explains things so smoothly and gives best practice suggestions aswell, hats off!

  • @sanket6543
    @sanket6543 10 หลายเดือนก่อน +1

    Sir waiting for series on new features on angular 17

  • @seloaneronald2462
    @seloaneronald2462 7 หลายเดือนก่อน

    For me thus is the easiest demo ever. Maybe is bc I went deeper into token refresh which is little bit complex

  • @jyotighuge2468
    @jyotighuge2468 9 หลายเดือนก่อน

    nice explained

  • @vinaykumar-be7nm
    @vinaykumar-be7nm 2 หลายเดือนก่อน

    sir please help me, once user logged in to dashboard when he click on browser back button . we should not allow back button to redirect to previous page . how to restrict this.

  • @althikk
    @althikk 10 หลายเดือนก่อน

    Nice explanation. I have a query on env variables and token in angular, which are displaying including some part of the code while testing with Burp Suite tool. Pls let us know how to hide this information?

  • @hirushamalith7801
    @hirushamalith7801 10 หลายเดือนก่อน

    truly that was awesome , i loved it 💯

  • @srikanthchowdaryponduri5202
    @srikanthchowdaryponduri5202 2 หลายเดือนก่อน

    Please tell me,What is the difference between local storage and session storage when we need to prefer them to use Or set please give some examples th

  • @MithileshPandey-gb4xw
    @MithileshPandey-gb4xw 3 หลายเดือนก่อน

    i am not able to find the exact url on github ......please send me exacy url for this video

  • @vilaskiran266
    @vilaskiran266 9 หลายเดือนก่อน

    Great man

    • @herculez6814
      @herculez6814 9 หลายเดือนก่อน

      you run the code...???

  • @tunisiasparx2105
    @tunisiasparx2105 5 หลายเดือนก่อน

    awsome

  • @aj-dq6st
    @aj-dq6st 9 หลายเดือนก่อน

    Is it the best strategy to store token in local storage or any other better option is there?

    • @LearningPartnerDigital
      @LearningPartnerDigital  9 หลายเดือนก่อน

      We can store in session, local or cookies or in service variable..based on project need we use it

  • @abhishekagarwal3370
    @abhishekagarwal3370 10 หลายเดือนก่อน

    what if we have role base access and some of the component have access for both the user but with some restriction for eg comp can access by 2 user but their is button which is only for one user in that case how we will manage because if we store user role in localstorage it can be changed by user

    • @JigneshParmar-o6i
      @JigneshParmar-o6i 4 หลายเดือนก่อน

      you have to get role of that user from API side like your role is shopkeeper and you don't have access of delete products. On each page where you have to get roleid and when you get roleid you can implement ngIf condition. Else there are scenario when you will have multiple role than you have to check In property like you are getting role "1,2,3" than
      this.userroleid = (localStorage.getItem('userroleid') || '').split(',');
      use this you can check role is present in here or not or else to make it dynamic you have to make dashboard for permission on each page you can to call that service to check permission of that component

  • @hash1345
    @hash1345 2 หลายเดือนก่อน

    will it run on angular 16?

  • @stockmarketwithAnshu-xk5yg
    @stockmarketwithAnshu-xk5yg 8 หลายเดือนก่อน +1

    localStorage is not defined how to resolve it ?

    • @priteshsoni3891
      @priteshsoni3891 7 หลายเดือนก่อน

      same error for me. How did you solve?

  • @vikashbanoriya142
    @vikashbanoriya142 10 หลายเดือนก่อน

    Sir please cover lazy loading as well 2 or 3 modules with lazy module routing file

    • @LearningPartnerDigital
      @LearningPartnerDigital  10 หลายเดือนก่อน +2

      Yes. Recorded same will upload on Monday

    • @vikashbanoriya142
      @vikashbanoriya142 10 หลายเดือนก่อน

      Sir have you covered module routing also

  • @herculez6814
    @herculez6814 9 หลายเดือนก่อน

    sir this is not working currently don't know why even i have tried to run your program too ..after cloning from git still the interceptor is not working.....!!!

  • @KTharun-u7r
    @KTharun-u7r 3 หลายเดือนก่อน

    Why interceptor is applying for login method , how to ignore that?

    • @LearningPartnerDigital
      @LearningPartnerDigital  3 หลายเดือนก่อน

      u can add url check..if url contain login skip that header code

    • @KTharun-u7r
      @KTharun-u7r 3 หลายเดือนก่อน

      @@LearningPartnerDigital , added in backend spring , in postman working fine without token , only in angular getting 403 error?

  • @JoseCardenas-zs4on
    @JoseCardenas-zs4on 7 หลายเดือนก่อน

    I have a problem when I want to integrate my own backend, I get JWT Token that does not start with the word Bearer. :(

    • @LearningPartnerDigital
      @LearningPartnerDigital  7 หลายเดือนก่อน

      I have created api with dot net

    • @saurabhpatel6933
      @saurabhpatel6933 4 หลายเดือนก่อน

      ​@LearningPartnerDigital Hi sir, can you please create video for setting up local with mock json for specific api's which you mentionedin the end of video? Thanks in advance

  • @akhil9490
    @akhil9490 7 หลายเดือนก่อน

    is the api is not working now?

  • @namanupadhyay2589
    @namanupadhyay2589 6 หลายเดือนก่อน

    Sir i am getting the api error http failure for ….api name :0 unknown error

  • @СашаВанюта
    @СашаВанюта 10 หลายเดือนก่อน

    how can we do dashboard - priviteroute ?

    • @LearningPartnerDigital
      @LearningPartnerDigital  10 หลายเดือนก่อน

      You can implement guard - can activate and add it to dashboard route. Will create a same video on that soon

  • @devascid939
    @devascid939 10 หลายเดือนก่อน

    se agradece, mas por favor

  • @AjayCoding
    @AjayCoding 10 หลายเดือนก่อน

  • @mostafatwfeek5014
    @mostafatwfeek5014 4 หลายเดือนก่อน

    Where is the source code brother

  • @JulfaArzumand
    @JulfaArzumand 9 หลายเดือนก่อน

    I do not have app.config.ts