Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in asp.net-identity-2

ASP.NET Identity 2 Remember Me - User Is Being Logged Out

One to many relationship between AspNetUsers (Identity) and a custom table

Seeding Identity 2.0 database

Custom UserManager not available in OAuthAuthorizationServerProvider

asp.net identity 2.0 unity not resolving default user store

How to Use AspNet.Identity core in My Sql database

Remove all Roles from a user MVC 5

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