Add ASP.NET Core Identity Endpoints scaffolder
Open
0 - Backlog
area-blazor
area-dotnet-scaffolding
customer-reported
Triage-Approved
type-enhancement
- Dominant language
- C#
- Stars
- 818
- Forks
- 260
- Avg merge
- 1d 8h
- Merged PRs (30d)
- 10
Description
The [ASP.NET Core Identity endpoints](https://learn.microsoft.com/aspnet/core/security/authentication/identity-api-authorization) provide programmatic access to the identity system. The prebuilt endpoints included in ASP.NET Core Identity don't allow for much customization. To enable customization, we [propose](https://github.com/dotnet/aspnetcore/issues/53343) to add a scaffolder to include the implementation of the ASP.NET Core Identity endpoints in the user's project similar to how we support scaffolding the identity UI code. This would allow the user to customize the endpoints as they see fit.
Contributor guide
Assessment
This issue has not been assessed yet.