Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

How to resolve object disposed exception ASP.NET Core with Entity Framework and Identity

Farther extending ApplicationUser class in ASP.NET MVC5 Identity system

ASP.NET Identity Claims

ASP.NET Core Identity - UserManager and UserStore woes

Separation of ASP.NET Core Identity ApplicationUser with relationship to Domain Model Entity

ASP.NET Web API + ASP.NET MVC Authentication

Why did the new ASP.NET Identity tables stop using Guid (uniqueidentifier type) as keys?

Including current user into every call to service layer from controller

What is the impact of appName in DpapiDataProtectionProvider constructor

c# asp.net-identity owin

Implementing rights with ASP.NET Identity

New ApplicationDbContext() vs HttpContext.GetOwinContext().Get<ApplicationDbContext>();

ASP.NET Web API with OAuth2 - "Remember this browser" when using two factor authentication

ASP.NET-Identity: how to limit UserName length?

Extending ASP.NET Identity 2.0

Microsoft ASP.NET Identity - Multiple Users with the same name

Verify Access Token - Asp.Net Identity

User.Identity.IsAuthenticated always false after PasswordSignInAsync gives success