Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-identity

Identity Role is not getting added to user

Problem with method VerifyTwoFactorTokenAsync() in net core identity 2.1

c# asp.net-core-identity

Problem running project after Identity scaffolding in ASP.NET Core MVC project on Linux

How can I use an ASP.NET Identity website login with my Android App?

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?