brockallen / BrockAllen.MembershipReboot

MembershipReboot is a user identity management and authentication library.
Other
742 stars 238 forks source link

PasswordReset : Email is not being sent #705

Open kanthikp opened 7 years ago

kanthikp commented 7 years ago

GetHandlers(evt) method returns no handlers and email is not being sent. This issue is similar to https://github.com/brockallen/BrockAllen.MembershipReboot/issues/159

Last trace line logged: [UserAccountService.ResetPassword] account not verified -- raising change email event to resend email verification Not sure if i am missing anything here. Could you please help?