dotnet / dotnet/Scaffolding

Add ASP.NET Core Identity Endpoints scaffolder

Open
#3,169 7 comments 11 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.