Skip to content

Commit

Permalink
Introduce resumable signin feature with the docs
Browse files Browse the repository at this point in the history
  • Loading branch information
JoonWon Choi committed Sep 19, 2024
1 parent 60e757f commit a8e84a7
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -298,6 +298,8 @@ if (nextStep === "CONFIRM_SIGN_IN_WITH_SMS_CODE") {
}
```

`signIn` API even allows you to continue confirm sign-in process after a redirection to a different location requiring a full browser reload, such as redirecting from a Login Page to a Confirm even after a full browser reload

</InlineFilter>
<InlineFilter filters={["android"]}>

Expand Down

0 comments on commit a8e84a7

Please sign in to comment.