You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/password-reset.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,6 +17,8 @@ A common approach to password reset is to use the user's email address. The user
17
17
18
18
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.
19
19
20
+
Invalidate all existing sessions linked to the user when the user resets their password.
21
+
20
22
This page will only cover password reset links as it is the most common approach.
0 commit comments