Tagged Questions
6
votes
2answers
185 views
When, exactly, should old password reset tokens be deleted?
I'm trying to figure out best practices for working with password reset tokens.
Say a user initiates the password reset process and the are emailed the reset token and we store a hashed copy in the ...