Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-core-identity

Identity UI no longer works after switching to .net core 3 endpoint routing

ASP Core 2.1 Email Confirmation

Inheritance problems with EntityFrameworkCore Identity

IdentityServer4 QuickStart Register Issue

ASP.Net Core 2.2 SignInManager 'No sign-in authentication handler is registered for the scheme 'Identity.Application'

Ajax Calls Return 401 When .NET Core Site Is Deployed

Authentication fails with "Unprotect ticket failed" for Asp.Net Core WebApi

.NET Core 3.1 ChangePasswordAsync Inner Exception "Cannot update Identity column"

User.Identity.Name always null and claims count 0 after PasswordSignInAsync MVC .Net Core 3.0

Disable Not Authorized Redirect to Account/Login in ASP.NET Core

Adding a custom column to AspNetUserRoles table in ASP.NET Core 3.0 - ASP.NET Core IDENTITY

Why is ASP.NET Core Identity 2.0 Authorize filter causing me to get a 404?

why seeded roles are deleted on every migration in asp .net core 2.1?

Inherit (?) IdentityUser from another project