Skip to content
This repository has been archived by the owner on Feb 15, 2018. It is now read-only.

Latest commit

 

History

History
9 lines (6 loc) · 696 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 696 Bytes

IdentityManager AspNetIdentity

![Gitter](https://badges.gitter.im/Join Chat.svg)

Overview

IdentityManager AspNetIdentity is an IdentityManagerService implementation for IdentityManager that uses ASP.NET Identity as the identity management system. In other words, you're using IdentityManager and you want to use ASP.NET Identity as your database for users, then this is the project you're looking for.

More details can be found on the IdentityManager wiki.