Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

ASP.NET Core Identity Exception for "Identity.External"

How to use Roles in user identity in MVC 5

asp.net identity - SetPasswordHashAsync

Stop EF from trying to create initial DB

Password (hash) doesn't match when re-using existing Microsoft Identity user tables

Ninject and ASP.NET Identity 2.0

ASP.NET MVC tries to load older version of Owin assembly

Identity Authorize Attribute Roles with Web API

How do you disable HTTPS in ASP.NET Core project with Identity?

IIdentity.Name versus IIdentity.GetUserName() extension method

asp.net-identity

ASP.NET Identity - Error when changing User ID Primary Key default type from string to int AND when using custom table names

Manually validating a password reset token in ASP.NET Identity

How to implement a NoSQL Identity provider for ASP.NET 5 MVC 6 [closed]

SignalR ASP.NET MVC5 Identity

Accessing HttpContext and User Identity from data layer

ASP.NET Identity Confirmation Email Is Plain Text Instead of HTML

UserManager.CreateAsync is not adding user to the database

How to change ".AspNetCore.Identity.Application" cookie expiration?

Issue with username validation message in asp.net identity

How secure is ASP.NET Identity session cookie?