Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity-2

Asp.Net Identity2, How to detect when the cookie expires

ASP.NET Identity + Entity Framework + SQLite to share [closed]

Identity 2.0 Code First Table Renaming

Sql Error UserID, RoleId invalid Column Name on Login Asp.Net MVC

Places you can add password validation in MVC?

ASP.Net MVC List of User and their Roles

Reset a user's password (in the AspNetUsers table) using SQL only

How get custom field in aspnetusers table?

Error with mapping entities in EF

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