Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity-2

Stuck between two errors in an Azure OAuth2 token request

How to implement ASP.NET Identity 2.0 in existing database?

ASP.Net Identity 2 Reset password with SMS

ASP.net Identity Framework - Resend Confirmation Email

How to configure ASP.NET Identity ApplicationUserManager with StructureMap

Custom email confirmation token

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