Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity-2

How to get custom claims value in Asp.net Web Api 2 - Owin - ApiController.

IAuthenticationManager.Challenge not calling ExternalLoginCallback

ASP.net Identity 2.1 Get all users with roles

How can the Identity.GetUserId() be made to return a Guid instead of a string?

Entity Framework 6 and Asp.Net Identity UserManager: Multiple DbContext

asp.net identity 2.1 injecting IAuthenticationManager using StructureMap

How to refresh current authenticated user's role changed membership in ASP.NET identity framework?

ApplicationUser and ApplicationRole navigation properties in Identity 2.0.0

c# asp.net-identity-2

Passing ApplicationUserManager to ApplicationOAuthProvider with Autofac with ASP.Net Identity

ASP.Net Identity 2, Two Factor Security Code timespan

ASP.NET Identity 2.2.1 - send confirmation email with code, not with link

Different user types in ASP.Net Identity 2.0

ASP.NET Identity 2 to 3

Dynamically assign controller action permissions to roles in asp.net MVC

Duplicate Role Names on Asp.Net Identity and Multi-tenancy

Can i add new custom tables inside my aspnet database inside asp.net MVC-5 project