Skip to content

Commit c4f012f

Browse files
update password reset recommendation
1 parent b44acc0 commit c4f012f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pages/password-reset.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ A common approach to password reset is to use the user's email address. The user
1717

1818
The email does not need to be verified before sending a reset link. You should even mark a user's email address as verified if they reset their password.
1919

20+
Invalidate all existing sessions linked to the user when the user resets their password.
21+
2022
This page will only cover password reset links as it is the most common approach.
2123

2224
## Password reset links

0 commit comments

Comments
 (0)