Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
hash the token going into the cache (#53561)
this is a bugfix for the new password reset cache driver. when translating from the `DatabaseTokenRepository`, I forgot to mimic the behavior of hashing the token going into storage.
- Loading branch information