Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-identity

How to translate Identity Password validation messages

.net core identity 2.1 role authorize not working

IdentityServer4: Add Custom default Claim to Client Principal for Client_Credential Granttype

User.Identity.Name is empty in Asp.NET Core 2.0 API Controller

ASP.Net Core localization

The type or namespace name 'IWebHostEnvironment' could not be found (are you missing a using directive or an assembly reference?)

IdentityServer4 + Asp.Net Core Identity - Map Identity to application database user

ASP.NET Core Identity with Windows Authentication

How to use Roles in ASP.NET Core 2.1?

How to create an identity server for users without consent page?

Could we destroy/invalidate JWT token in Asp.NET Core?

Multiple Identities in ASP.NET Core 2.0

How to sign out other user in ASP.NET Core Identity

What is Asp.net Core 2.1 Identity's LockoutEnabled property actually for?

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?