Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity

IsPersistent not working - Cookie only valid for current session

OWIN Cookies vs FormsAuthentication

Owin Authentication.SignIn not working

Permission based authorization .net identity

Generate and validate OWIN user tokens across domains

ASP.Net Identity change Password Hashing method [duplicate]

GenerateEmailConfirmationTokenAsync default expiration timespan

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]