Skip to content

Commit 02ea98e

Browse files
committed
fixes factor id
1 parent 2925374 commit 02ea98e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

v2/mfa/important-concepts.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Each auth challenge has a factor ID in SuperTokens:
1616
- Social login / enterprise SSO auth: `thirdparty`
1717
- Passwordless:
1818
- With email OTP: `otp-email`
19-
- With SMS OTP: `sms-otp`
19+
- With SMS OTP: `otp-phone`
2020
- With email magic link: `link-email`
2121
- With SMS magic link: `sms-link`
2222
- TOTP: `totp`

0 commit comments

Comments
 (0)