You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 14, 2017. It is now read-only.
Just seen that new message on the readme and have a couple of questions.
Our implementation of idsrv currently uses this and an updated version of the RavenDb implementation. I am ok with switching over to the asp.net identity however I just went looking for an updated package for that and noticed that it has not been updated since mid 2015. So I am a little confused as to what package would be best to replace membershipreboot with?
The other thing i'd like to offer is to take on the maintenance of MembershipReboot. We use it at my company and i use for most of the startups that i help with writing auth servers. To convert over right now would be a pain, while i work through understanding what needs to be done for upgrading i'm happing to take on the maintenance.
Dale
The text was updated successfully, but these errors were encountered:
asp.net identity however I just went looking for an updated package for that and noticed that it has not been updated since mid 2015
I'm suggesting ASP.NET Identity 3. If you're still on ASP.NET pre-core, then I don't see any reason to change. Migrating from ASP.NET Identity 2 to ASP.NET Identity 3 will be just as much work, so no need to do it twice.
The other thing i'd like to offer is to take on the maintenance of MembershipReboot
There are one or two others that have offered this. I'd suggest getting on a brief call all together to see what you all have in mind.
I'd be interested in being included in that conversation, if only to hear
what others say.
Brok you've kindly discussed MR maintenance with me and although I've been
rubbish at contributing, it's not because of lack of interest...
On Sun, Feb 5, 2017 at 4:26 PM, Brock Allen ***@***.***> wrote:
asp.net identity however I just went looking for an updated package for
that and noticed that it has not been updated since mid 2015
I'm suggesting ASP.NET Identity 3. If you're still on ASP.NET pre-core,
then I don't see any reason to change. Migrating from ASP.NET Identity 2
to ASP.NET Identity 3 will be just as much work, so no need to do it
twice.
The other thing i'd like to offer is to take on the maintenance of
MembershipReboot
There are one or two others that have offered this. I'd suggest getting on
a brief call all together to see what you all have in mind.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#700 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AA2HPuzmvrBgaezGpHLZaG8G_SXH3Hqdks5rZfhTgaJpZM4L3Uvi>
.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Hey Mate,
Just seen that new message on the readme and have a couple of questions.
Our implementation of idsrv currently uses this and an updated version of the RavenDb implementation. I am ok with switching over to the asp.net identity however I just went looking for an updated package for that and noticed that it has not been updated since mid 2015. So I am a little confused as to what package would be best to replace membershipreboot with?
The other thing i'd like to offer is to take on the maintenance of MembershipReboot. We use it at my company and i use for most of the startups that i help with writing auth servers. To convert over right now would be a pain, while i work through understanding what needs to be done for upgrading i'm happing to take on the maintenance.
Dale
The text was updated successfully, but these errors were encountered: