07, May 2019 • 6 min read General Add extra user claims in ASP.NET Core webapp So, the code in the following articles was built for and tested with ASP.NET Core 2.2. The main concept, however, is still the same and were not changed since ASP.NET Identity 2.0 (I guess)... Read More... ASP-NET-COREASP-NET-IDENTITYCLAIMS
22, Jan 2018 • 5 min read Identity ASP.NET Identity - Use claims to store additional user's data With this post, we start a series of articles that describe the different aspects of using ASP.NET Identity in your ASP.NET (Core) applications... Read More... ASP-NET-COREASP-NET-IDENTITYCLAIMS