Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity-2

What algorithm Asp.net Identity uses to encrypt the password?

MVC/Code First: how to add more tables to the same db context?

ASP.NET Identity in Microservice Architecture

ASP.NET Identity: Why User Properties AND Claims?

UserManager.FindAsync not working with custom implementation of UserStore

How to define different user types in ASP.NET Identity? [closed]

Basic Authentication Middleware with OWIN and ASP.NET WEB API

User (IPrincipal) not available on ApiController's constructor using Web Api 2.1 and Owin

How to list users with role names in ASP.NET MVC 5

How to check password manually in Asp.Net identity 2?

Change default ASP.NET Identity Two-factor remember Cookie Expire Time

Persisting claims across requests

Insert dependent entity with ApplicationUser

How do you generate a Bearer token to call a remote Web API

UserManager always null in ASPNET Identity 2 app

UserManager VerifyUserTokenAsync Always False

Identity 2.0 Invalid Login Attempt

How to get ApplicationDbContext out of the Owin pipeline

Register IAuthenticationManager with Simple Injector

Web API 2 identity. /Token Always return 404 error