You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Strip resetToken and resetTokenExpiresAt from dbAuth forgotPassword handler (#6778)
* Clear reset token with built-in function
* Remove any resetToken or resetTokenExpiresAt from forgotPassword handler response
* Updates test for forgotPassword return data
0 commit comments