aspnet / Identity

[Archived] ASP.NET Core Identity is the membership system for building ASP.NET Core web applications, including membership, login, and user data. Project moved to https://github.com/aspnet/AspNetCore
Apache License 2.0
1.97k stars 871 forks source link

Remove IdentityService #2028

Closed natemcmaster closed 5 years ago

natemcmaster commented 5 years ago

As a part of preparing this repo for merging into aspnet/AspNetCore, I'm removing this code as it is currently not in a "shipping" state. Experiments like this can move into aspnet/AspLabs instead.

This PR targets release/2.1 in particular because we do not plan to backport a release of these feature to a 2.1.x release.

natemcmaster commented 5 years ago

To be clear, this removes: