Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Asp .Net Core Unit Test Mock UserManager.CreateAsync and return Identity Result

Unit Test Relies on UserManager and RoleManager

AspNet.Core Identity - Cannot sign in user

Update Claims after user login

ASP.NET Identity OAuth token string allows last character to be changed

Identity in ASP.NET MVC Framework using Identity Core

Seeding users and roles in dbcontext in asp.net core: Circular dependency problem

Asp Net Identity - Claim vs Customized IdentityUser

Password History for ASP.net Core 2.0

How can I create attribute to check if the user has a claim with Identity core 2.2?

Using Identity's Managers in IdentityDbContext that was created by UseInMemoryDatabase()

Asp.net Identity Auto sign out after changing password

UserManager error "A second operation started on this context before a previous operation completed"

Add New Role in AspNetRoles Table Identity

Google authentication in ASP.NET Core without ASP.NET Identity

ASP.Net Identity SecurityStampValidator is not called if using custom CookieAuthenticationEvents

ASP.NET core authorize role with AD group from appsettings

c# asp.net asp.net-identity

ASP>NET Identity: How to compare a password entered by the user with a hashed password?

asp.net-identity