Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity-2

ASP.NET Identity provider based on text file

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

Multiplicity is not valid in Role 1..* OR EF weird migration code OR how to store two separate sets of completely different users in one DB

ASP.NET Identity 2 relogin after deploy

Request.IsAuthenticated when using Identity with Owin for MVC and WebAPI

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

Confused by ASP.NET Identity and IdentityDbContext

Moving Identity 2.0 functions to repository class

ASP.NET Identity 2 Separation of Email and UserName and using Email to login

Update Claims after user login

Removing ASP.NET Identity tables from a database

Identity throws "Invalid object name 'dbo.AspNetUserClaims'" after removing that table

Login with Email in MVC 5

Make ASP.NET Identity 2.0 Email confirm token work for WCF and MVC

ASP.NET MVC Custom user fields on every page

Prevent ASP.NET Identity's UserManager from automatically saving

ASP.Net MVC identity infinite redirect loop