ASP.NET Core Identity lets you store user accounts in your app, manage user details, enable two factor authentication, and associate third-party logins with users. These endpoints serve as API-friendly alternatives to the "default UI" that has been available for some time.

14m read timeFrom andrewlock.net
Post cover image
Table of contents
What is ASP.NET Core Identity and why do we need APIs?What are the new Identity API endpoints?Design considerations and limitationsAdding the Identity APIs to an applicationExploring the Identity APIsSummary
2 Comments

Sort: