Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity-2

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

What is the difference between AspNet.Cors and AspNet.WebApi.Cors?

How to Add another Propertys to User.Identity From table AspNetUsers in identity 2.2.1

When will VerifyHashedPassword result be SuccessRehashNeeded

Understanding MVC-5 Identity

Identity 2.0: Creating custom ClaimsIdentity eg: User.Identity.GetUserById<int>(int id) for Per Request Validation

Writing a custom IUserPasswordStore and SignInManager.PasswordSignInAsync in Identity 2.1

asp.net-identity-2