You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/pages/[platform]/build-a-backend/auth/connect-your-frontend/sign-in/index.mdx
+2
Original file line number
Diff line number
Diff line change
@@ -298,6 +298,8 @@ if (nextStep === "CONFIRM_SIGN_IN_WITH_SMS_CODE") {
298
298
}
299
299
```
300
300
301
+
`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
0 commit comments