Skip to content

Commit 4b7fcdb

Browse files
Rany0101Copilot
andauthored
chore: update docs/user-management/manage-users.mdx
Co-authored-by: Copilot <[email protected]>
1 parent fe7ca1c commit 4b7fcdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-management/manage-users.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ You cannot set a specific password for users in the Logto Console, but you can u
9090

9191
## Password compliance check \{#password-compliance-check}
9292

93-
After you update the [password policy](/security/password-policy) in Logto, existing users can still sign in with their current passwords. Only newly created account will be required to follow the updated password policy.
93+
After you update the [password policy](/security/password-policy) in Logto, existing users can still sign in with their current passwords. Only newly created accounts will be required to follow the updated password policy.
9494

9595
To enforce stronger security, you can use the `POST /api/sign-in-exp/default/check-password` [API](https://openapi.logto.io/operation/operation-checkpasswordwithdefaultsigninexperience) to check whether a user's password meets the current policy defined in the default sign-in experience. If it doesn't, you can prompt the user to update their password with a custom flow using [Account API](/end-user-flows/account-settings/by-management-api#user-password-management).
9696

0 commit comments

Comments
 (0)