Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(security): destroy session when password reset is attempted
The storage backend was holding onto unnecessary data that could be used to reset passwords if the server was compromised. No outsider has access to this storage.
- Loading branch information