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
to redirect to the page that you were looking for, we should add a redirectTo parameter to the signup/signin form so that we can redirect after successfully authentication. example:
-> pro.reactflow.dev/examples/react/auto-layout
-> not signed in
-> pro.reactflow.dev/signin?redirectTo=/examples/react/auto-layout
-> enter credentials
-> pro.reactflow.dev/examples/react/auto-layout
The text was updated successfully, but these errors were encountered:
to redirect to the page that you were looking for, we should add a redirectTo parameter to the signup/signin form so that we can redirect after successfully authentication. example:
-> pro.reactflow.dev/examples/react/auto-layout
-> not signed in
-> pro.reactflow.dev/signin?redirectTo=/examples/react/auto-layout
-> enter credentials
-> pro.reactflow.dev/examples/react/auto-layout
The text was updated successfully, but these errors were encountered: