Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

Options to remove or modify AspNet Identity

ASP.Net Web API - Generate Bearer Token from ASP.NET MVC Project

How does Identity.GetUserId() finds the user Id?

Extra column/field on IdentityUserRoles table using Identity 2 and Entity Framework 6

DbInitializer failed, key must be configured on the root type

Unit Testing IdentityContext

change OwinContext dbContext on runtime

Get Current User ASP.NET Visual Studio 2013 Preview ClaimsPrinciple

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?