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: docs/user_management/forcing_password_reset.md
+3-1Lines changed: 3 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -10,7 +10,9 @@ This guide provides you with ways to achieve this.
10
10
11
11
## Available Methods
12
12
13
-
Shield provides a way to enforce password resets throughout your application. The `Resettable` trait on the `User` entity and the `UserIdentityModel` provides the following methods to do so.
13
+
Shield provides a way to enforce password resets throughout your application.
14
+
The `Resettable` trait on the `User` entity and the `UserIdentityModel` provides
0 commit comments