Practicing and exploring
Test your knowledge and understanding by answering some questions, getting some hands-on practice, and exploring this chapter's topics with deeper research.
Exercise 5.1 – Online material
Online material could be created by Microsoft or third-parties, or extra content for this book.
You can learn how to build your own custom store provider for ASP.NET Core Identity at the following link: https://learn.microsoft.com/en-us/aspnet/core/security/authentication/identity-custom-storage-providers.
Exercise 5.2 – Practice exercises
Practice exercises go deeper into the topics for this chapter.
Auth0 integration
Auth0 is an identity management platform that simplifies the process of implementing authentication and authorization for your applications. It provides secure and scalable identity solutions, allowing developers to manage user logins, single sign-on (SSO), multi-factor authentication (MFA), passwordless authentication, and more, without...