When you enroll through our links, we may earn a small commission—at no extra cost to you. This helps keep our platform free and inspires us to add more value.

pluralsight logo

ASP.NET Core Identity 2 Deep Dive

ASP.NET Core Identity brings identity and user management to the ASP.NET Core web framework. This course will get you started with the library and create modern user management and storage with a standout user experience.

     
  • 4
  •  |
  • Reviews ( 150 )
Free
ASP.NET Core Identity 2 Deep Dive

    This Course Includes

    • iconpluralsight
    • icon4 (150 reviews )
    • icon2 hour 31 minutes
    • iconenglish
    • iconOnline - Self Paced
    • iconcore courses
    • iconpluralsight

    About ASP.NET Core Identity 2 Deep Dive

    ASP.NET Core Identity brings identity and user management to the ASP.NET Core web framework. This robust library is commonly used to back authentication systems and to provide supporting functionality such as password reset and user registration. In ASP.NET Core Identity Deep Dive, you will learn how the ASP.NET Core Identity library ticks. First, you will take a deep dive into the internals of the library. Next, you will explore its various extensibility points. Finally, you will discover not only how to extend it, but also when to actually do so. When you are finished with this course, you will be able to avoid many of the pitfalls that come with mismanagement of the library that would otherwise cause you issues once you start to grow/scale your applications and build upon it for future releases.

    What You Will Learn?

    • Course Overview : 1min.
    • Identity: What You Need to Know and What You Need to Avoid : 8mins.
    • Implementing the Nuts and Bolts of ASP.NET Core Identity : 31mins.
    • Implementing and Extending the Entity Framework Default Schema : 21mins.
    • Implementing Secure User Management : 30mins.
    • Protection in the Case of a Breach: Password Hashing and Revocation : 22mins.
    • Taking Security Further with True Multi-factor Authentication : 21mins.
    • Dealing with External Accounts : 14mins.