© The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature 2021
A. FreemanPro ASP.NET Core Identity https://doi.org/10.1007/978-1-4842-6858-2_7

7. Using the Identity API

Adam Freeman1  
(1)
London, UK
 

As I explained in Chapter 6, there are limits to the customizations that can be made to the Identity UI package. Minor changes can be achieved using scaffolding, but if your application doesn’t fit into the self-service model that Identity UI expects, then you won’t be able to adapt its features to suit your project.

In this chapter—and for the rest of this part of the book—I describe the API that ASP.NET Core Identity provides, which can be used to create completely custom workflows. This is the same API that Identity UI uses, ...

Get Pro ASP.NET Core Identity: Under the Hood with Authentication and Authorization in ASP.NET Core 5 and 6 Applications now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.