decent_authentication
decent_authentication copied to clipboard
Add the ability to cancel a password reset request
Much like Trello does, in the email that contains the link to reset a password, also include a link to cancel the reset request, thereby clearing out the password_reset_sent_at
and password_reset_token
fields.