Skip to content

Commit

Permalink
fixes factor id
Browse files Browse the repository at this point in the history
  • Loading branch information
rishabhpoddar committed Jun 28, 2024
1 parent 2925374 commit 02ea98e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion v2/mfa/important-concepts.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Each auth challenge has a factor ID in SuperTokens:
- Social login / enterprise SSO auth: `thirdparty`
- Passwordless:
- With email OTP: `otp-email`
- With SMS OTP: `sms-otp`
- With SMS OTP: `otp-phone`
- With email magic link: `link-email`
- With SMS magic link: `sms-link`
- TOTP: `totp`
Expand Down

0 comments on commit 02ea98e

Please sign in to comment.