Skip to content

Commit

Permalink
fixed picture
Browse files Browse the repository at this point in the history
  • Loading branch information
jakobevangelista committed Dec 20, 2024
1 parent 07fdca4 commit 66073dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/guides/force-mfa.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ The following example demonstrates how to force MFA for all users. It uses `cler
1. In the **Customize your session token** section, click the **Edit** button.
1. In the modal that opens, add the `two_factor_enabled` property to the session token.

![Clerk Dashboard showing the custom claim modal](/docs/images/guides/force-mfa/edit-custom-session-token.png)
![Clerk Dashboard showing the custom claim modal](/docs/images/guides/force-mfa/edit-session-token.png)

## Create a Middleware to Check if MFA is Enabled

Expand Down

0 comments on commit 66073dc

Please sign in to comment.