Skip to content

Commit 21e25de

Browse files
mtliendoSarahSoutoulmanovotny
authored
Update disable-user-mfa.mdx with Client Trust warning (#2829)
Co-authored-by: Sarah Soutoul <[email protected]> Co-authored-by: Michael Novotny <[email protected]>
1 parent 4ae6970 commit 21e25de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/reference/backend/user/disable-user-mfa.mdx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ sdk: js-backend
66

77
{/* clerk/javascript file: https://github.com/clerk/javascript/blob/main/packages/backend/src/api/endpoints/UserApi.ts#L206 */}
88

9+
> [!WARNING]
10+
> On November 14, 2025, Clerk introduced [**Client Trust**](/docs/guides/secure/client-trust). This free security protection automatically enforces MFA **the first time** a user logs in from a new device even if MFA is disabled. Learn more about [Client Trust and our commitment to security](/changelog/2025-11-14-client-trust-credential-stuffing-killer).
11+
912
Disable all of a user's MFA methods (e.g. [OTP](!otp) sent via SMS, TOTP on their authenticator app) at once.
1013

1114
```ts

0 commit comments

Comments
 (0)