Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-identity

How to get JWTToken from ASPNET Core Controller?

Asp.Net Core - Identity SignInManager - How to signIn with an additional conditions in order for users to login (ex: ClientId, UserName and Password))

Identity Usermanager DeleteAsync DbUpdateConcurrencyException

Why am I redirected to Account/Login page when using WebApi and AspIdentityCore beside JwtBearer in dotnet 7?

How to redirect to ASP.NET Ideneity login page?

ASP.NET Core 2.1 Role Manager Register

AspNetCore.Identity RemoveFromRoleAsync does not remove role from user

Equivalent to GetExternalAuthenticationTypes() in ASP.NET Core 2.0?

ASP.NET Core 3: Cannot resolve scoped service 'Microsoft.AspNetCore.Identity.UserManager`1[Alpha.Models.Identity.User]' from root provider

Mixed Authentication in .net core API

How do I customize ASP.NET Core Identity in Server-Side Blazor?

Is ChangePasswordAsync for ASP .Net Core 3.1 available on GitHub?

ASP.NET Core Identity - where is Account Controller and Folder

How to override HandleUnauthorizedRequest in ASP.NET Core

.NET Core Identity doesn't refresh auth cookie for static files and throws 500 error