Skip to content

Conversation

@JunTaoLuo
Copy link
Contributor

Part of #27561.

For review:

Analyzers and ObjectPool: @pranavkm
Identity: @HaoK @Tratcher @blowdart

@Pilchie Pilchie added the area-identity Includes: Identity and providers label May 3, 2021
@JunTaoLuo JunTaoLuo requested review from a team, halter73 and jkotalik as code owners May 4, 2021 17:03
@JunTaoLuo JunTaoLuo merged commit bbe65b8 into main May 4, 2021
@JunTaoLuo JunTaoLuo deleted the johluo/readme branch May 4, 2021 21:15
@ghost ghost added this to the 6.0-preview5 milestone May 4, 2021
# Identity

ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user.
ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. ASP.NET Core Identity allows you to add login features to your application and makes it easy to customize data about the logged in user. You can find additional information in the [ASP.NET Core Documentation](https://docs.microsoft.com/aspnet/core/security/authentication/identity).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are we still saying ASP.NET Core web applications?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shrug only .NET got rebranded, not ASP.NET Core.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-identity Includes: Identity and providers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

9 participants