Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-identity

UserManager.CheckPasswordAsync vs SignInManager.PasswordSignInAsync

How should I access my ApplicationUser properties from ASP.NET Core Views?

Change routing in ASP.NET Core Identity UI?

Using AspNetUserTokens table to store refresh token in ASP.NET Core Web Api

NormalizedUserName VS Username in DotNet Core

How to mock UserManager in .Net Core testing?

How to load navigation properties on an IdentityUser with UserManager

How to return 401 instead of 302 in ASP.NET Core?

ASP.NET Core 2.0 JWT Validation fails with `Authorization failed for user: (null)` error

.NET Core 2.1 Identity get all users with their associated roles

.NET Core Identity vs IdentityServer4

How override ASP.NET Core Identity's password policy

Unable to resolve service for type 'Microsoft.AspNetCore.Identity.UserManager` while attempting to activate 'AuthController'