IdentityServer / IdentityServer2

[deprecated] Thinktecture IdentityServer is a light-weight security token service built with .NET 4.5, MVC 4, Web API and WCF.
Other
410 stars 291 forks source link

Adding Microsoft AspNet Identity option for user management #818

Closed jsucupira closed 9 years ago

jsucupira commented 9 years ago

I created an additional project which implements IUserManagementRepository and IUserRepository. That way the users have an option to use Microsoft AspNet Identity for managing users and roles.

leastprivilege commented 9 years ago

Hi! Cool!

I think you should rather put that into a separate repo as a community add-on. Let me know where you put it and I will link to it from the wiki.

OK?

jsucupira commented 9 years ago

Would you have an example on how to create a repo for it as just and add-on?

Jonathas Sucupira http://about.me/jsucupira

On Nov 3, 2014, at 8:53 AM, Dominick Baier notifications@github.com wrote:

Hi! Cool!

I think you should rather put that into a separate repo as a community add-on. Let me know where you put it and I will link to it from the wiki.

OK?

— Reply to this email directly or view it on GitHub.

leastprivilege commented 9 years ago

Hey,

sorry for the delay - busy with v3.

Just package it in a repo that you own. I will link to it from the wiki, .