Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-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

Adding columns to AspNetUserClaims in ASP.NET Identity

Unable to configure AspNet.Identity using PostgreSQL

How can i manually hash password just like asp.net identity does

How to Extend SignInManager in .net Core 2.0

SaveChangesAsync in EF Core IdentityDbContext

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?