We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 407b4a0 + ca8c129 commit fd9d28dCopy full SHA for fd9d28d
security-checklist.md
@@ -17,7 +17,6 @@
17
- [ ] Check for randomness of reset password token in the emailed link or SMS.
18
- [ ] Set an expiration on the reset password token for a reasonable period.
19
- [ ] Expire the reset token after it has been successfully used.
20
-- [ ] Destroy the logged in user's session everywhere after successful reset of password.
21
22
23
##### USER DATA & AUTHORIZATION
0 commit comments