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

Creating a custom SignInManager in Asp.Net Core 3 Identity

ASP.NET Identity How to I add a required property for a custom ApplicationUser?