aspnet-identity-mongo icon indicating copy to clipboard operation
aspnet-identity-mongo copied to clipboard

HasPassword returns always false

Open SebastianStehle opened this issue 7 years ago • 3 comments

HasPasswordAsync returns always false.

SebastianStehle avatar May 28 '17 11:05 SebastianStehle

I'll update based on hash being set. For now I'd query the collection directly as a workaround. Or, override the behavior of HasPassword, it's virtual.

g0t4 avatar May 30 '17 14:05 g0t4

This is what I did ;)

SebastianStehle avatar May 30 '17 15:05 SebastianStehle

Same problem here. any progress on this issue?

SkeletonSkelettron avatar Feb 02 '18 09:02 SkeletonSkelettron