How are we meant to use IUserClaimsPrincipalFactory<T>?...
Read MoreHow is access restricted in the ASP.NET Core web app template when using ASP.NET Core Identity...
Read MoreBlazor and Microsoft.AspNetCore.Identity Requiring Email...
Read MoreHow do I read from the dbo.AspNetUsers table?...
Read MoreThe type or namespace name 'IWebHostEnvironment' could not be found (are you missing a using...
Read MoreUser.Identity.Name is empty in Asp.NET Core 2.0 API Controller...
Read Morehow to fix all Non-nullble warnings in my project...
Read MoreFindAsync search only in primary key or can create complicated queries?...
Read MoreDependency Injection Access While Configuring Service Registrations in asp.net Core (3+)...
Read MoreHow can I use an ASP.NET Identity website login with my Android App?...
Read MoreIncrease the timeout when logging with external provider...
Read MoreClient can't get cookies with Identity...
Read MoreHow to authenticate against an Asp.Net Core Identity from an Angular(Or another SPA)?...
Read MoreAre my objects instantiated during ConfigureServices' AddIdentity startup class?...
Read MoreChange routing in ASP.NET Core Identity UI?...
Read MoreIs User.FindFirstValue(ClaimTypes.NameIdentifier) getting data from the database?...
Read MoreHow to know "RequireConfirmedEmail" is true or not in ASP.NET Core controller?...
Read MoreAsp.Net Core Razor Pages authorization handlers for policies with Authorize attribute on PageModel s...
Read MoreASP.NET Core Identity async Overhead in Custom Stores...
Read MoreHow can I retrieve a user from a password reset token in ASP.NET Core?...
Read More2FA not working after External login on production...
Read MoreUsing non-ASCII characters in Microsoft.AspNetCore.Identity Identity...
Read More.NetCore JwtBearerAuthentication not rejecting expired tokens...
Read MoreHow to resolve the error InvalidOperationException in Microsoft Visual Studio 2019?...
Read MoreHow can I get a refresh-token from Google OAUTH in ASP.Net Core 5 Identity?...
Read MoreInvalidOperationException: Scheme already exists: Identity.Application...
Read MoreHow do I enforce 2FA in .Net Core Identity?...
Read MoreIUserClaimsPrincipalFactory`1 not registered error in IndentityServer implementation...
Read MoreReset password using SMS service instead of Email in Asp.Net Core...
Read More