brockallen/BrockAllen.IdentityReboot

[Question] AdaptivePasswordHasher as a separate NuGet package?

loctanvo opened this issue · 2 comments

Hi,

First of all, thank you for providing IdentityReboot. I'm wondering if you are planning on separating AdaptivePasswordHasher and Crypto as a separate NuGet package? Right now, we don't need the whole AspNet.Identity-package, and it'd be nice to avoid a dependency on that package. However, I like your implementation of AdaptivePasswordHasher and would need to implement something similar. A small NuGet package would be very suitable for us.

In advance, thanks for your answer.

Loc

There's not much to the code -- feel free to copy it.

Thanks for the answer. Will consider doing that until we have the need for IdentityReboot.