Skip to content

Commit

Permalink
Update docs/references/react/use-sign-in.mdx
Browse files Browse the repository at this point in the history
Co-authored-by: Alexis Aguilar <[email protected]>
  • Loading branch information
victoriaxyz and alexisintech authored Dec 18, 2024
1 parent 826b80d commit b319130
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/references/react/use-sign-in.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ The `status` property of the `SignIn` object can be one of the following values:
- `needs_second_factor`
- `string`

One of the following [second factor verification strategies](/docs/references/javascript/sign-in/second-factor) is missing: `phone_code` or `totp`. This value is optional.
One of the following [second factor verification strategies](/docs/references/javascript/sign-in/second-factor) is missing: `phone_code` or `totp`.

---

Expand Down

0 comments on commit b319130

Please sign in to comment.