Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

ASP.NET Identity, reset password throws 'Name is already taken'

UserManager.IsInRole returns false

Rename EF6 Identity tables issue when UserId type changed to Int

How do I seed user roles in Identity ASP.NET Core 2.1 (Identity Scaffolded)

Use asp.net identity with geography authorize

Custom IsInRole() when using Cookie Middleware without ASP.NET Identity

How to unauthenticate current user ASP.net mvc Identity

Cant login with asp.net core Identity

How to get asp.net identity logout to work?

AspCore Client Global Signout with IdentityServer

How to check if AspNetUser satisfies condition before PasswordSignInAsync?

ASP.NET WebAPI Identity 2 - Error with GetOwinContext on user registration /Register method

Confused by ASP.NET Identity and IdentityDbContext

How to disable account if user login fails continuously in Asp.Net Core identity

How to prevent ASP.NET Identity external login from adding a # to end of url?

How to retrieve identity claim values in _Layout.cshtml

C# Thread Safe CreateIdentityAsync on AuthorizeAttribute