Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

asp.net identity lockoutEnabled is always set to true when creating a user

ASP.NET 6 + Identity + Sqlite, services.AddDbContext() how?

User.Identity.Name is null in my ASP.NET Core Web API

Getting instance of RoleManager in ASP.NET Core 8 new core 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

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?