volatiletech / authboss

The boss of http auth.
MIT License
3.79k stars 204 forks source link

Recover password module does not fire any event #320

Closed enrico-neri-zerynth closed 3 years ago

enrico-neri-zerynth commented 3 years ago

hi, I'm developing an events system that collect all events generated by user's action but i saw that the event "EventPasswordReset" is used only in the "remember" module to register a callback, but it's never "fired" (fireAfter or fireBefore)

thanks a lot :) looking forward to updates :)

aarondl commented 3 years ago

This should be fixed in v3.0.3 thanks for the report!