How to create Custom Login Registration in Asp.Net MVC (.Net 8 | Code First)

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

КОМЕНТАРІ • 17

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

    this is so good i got alot to learn on you deserve a million subscribers

  • @Ultimateboat27
    @Ultimateboat27 3 місяці тому +3

    It was really helpful thank you much bro now please make a video where role based access is used like manager and user and Admin

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

    Wow 😮what a amazing video for learning 🎉

  • @lulu-xp7mf
    @lulu-xp7mf Місяць тому

    your explanation is so fine thank you

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

    Hi, thank you so much, I learned a lot.

  • @narayandhungel1117
    @narayandhungel1117 3 місяці тому +1

    Your video is really helpful, it will be even more helpful if you add role base authentication and authorization, please help us with that if possible!

    • @OpenEducationChannel
      @OpenEducationChannel  3 місяці тому +1

      Thanks and I am glad that it was helpful. For role based authentication you can define some roles in database and then when user do login then check that user's role and add that role in the claims. I will try to create a video on this in near future.

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

      @@OpenEducationChannel I have successfully implement role base auth. It was very simple with your help I just add one more column in the database and assign role to the claims
      Now , I want to implement automatic logout after user close the browser, how to achieved it? please help with that also !!

  • @vladoli3278
    @vladoli3278 11 днів тому

    Hi, why don`t we add our Context in Data folder?

  • @dr.furkhzeshan1426
    @dr.furkhzeshan1426 Місяць тому +1

    Good

  • @Ultimateboat27
    @Ultimateboat27 3 місяці тому +1

    Hello can you please create roll based access control

  • @jayakumar2927
    @jayakumar2927 29 днів тому +1

    Can you share Github code

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

    can you doing with db first?

  • @am32528
    @am32528 3 місяці тому +1

    add a link to github source code please