CustomUserManagement.MVC - Let’s go in-depth and understand the functionalities you can achieve with the help of Microsoft Identity. We will build a small yet practical implementation of Custom User Management in ASP.NET Core MVC with Identity.
NetDevPack/Security.Identity - .NET DevPack Identity is a set of common implementations to help you implementing Identity, Jwt, claims validation and another facilities
aruss/IdentityBase - IdentityBase is a Universal Identity Platform for web, mobile and IoT built on top of IdentityServer.
mmacneil/AspNetCoreApiStarter - An ASP.NET Core (v2.1) Web API project to quickly bootstrap new projects. Includes Identity, JWT authentication w/ refresh tokens.