pro-platform icon indicating copy to clipboard operation
pro-platform copied to clipboard

add redirectTo parameter when not signed in

Open chrtze opened this issue 2 years ago • 0 comments

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

chrtze avatar Dec 05 '23 13:12 chrtze