Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Microsoft Identity password hash is different for the same password

c# asp.net asp.net-identity

How to remove default ASP.NET Core Identity endpoints?

Entity Framework caching in aspnet Identity

Could not load type 'System.Data.Entity.DbSetExtensions' from assembly 'EntityFramework

Move ASP.NET Identity store to EF Sql database

How to protect ASP.NET Web API 2

UserManager.AddPasswordAsync() returns "Name cannot be null or empty"

Why am I getting an IdentityRole error?

Locked out users can login if they have Auth Cookie

MVC5 Identity + multiple context in EntityFramework

Make ASP.NET Identity 2.0 Email confirm token work for WCF and MVC

ASP.NET Identity - Using Roles with JavaScript Functionality

MVC External login - How to skip association form

Prevent ASP.NET Identity's UserManager from automatically saving

ASP.NET MVC 5 Identity 2 PasswordSignInAsync method always returns false

Login fails after changing password ASP.NET Core

How do I get Identity UserManager in .NET 6.0

Invalid Column Name Discriminator when try to create Role

Custom Authentication using legacy user table in Asp.Net Core

ASP.NET Core 3.1 / Identity session never expires. How can I get it to expire on sliding expiration?