关于[Episode 016 - Authentication with Identity and Razor Pages - ASP.NET Core: From 0 to overkill]的摘要:
In this post, we'll take a look at getting started with ASP.NET Core Identity, which provides the needed bits and pieces to implement authentication for our web applications. We'll implement this in a standalone authentication service, so it could be used by different client applications (web frontend, mobile app, ...).