Per request lifetime management for UserManager class in ASP.NET Identity
Introduction We recently released the 2.0.0-beta1 version of ASP.NET Identity. Learn more here by visiting this link. This is an update to 2.0.0-alpha1 and adds the two-factor auth feature along with a few bug fixes. To learn more about the Alpha release, please visit this link. In this article I am going to explain the significance of the UserMa...