Is it possible to see if a user has requested a password reset?
-
We have users able to request a password reset through the hosted login screen. Is there any way of seeing if a specific user has requested a password reset? I don't see anything on the user's
Source
that seems to be telling of that. I also don't see anything in the logs or an option for webhooks. -
This feature will be released as a webhook very shortly as part of
1.30
so keep your eyes peeled when we announce this!Related webhooks coming in this release
user.password.reset.send user.password.reset.start user.password.reset.success user.password.update
Thanks
Josh