How to redirect to a different page based on signup vs login screen?

Hi @victor-wei126,

The call to loginWithRedirect({screen_hint: ‘signup’}) looks correct and should redirect you to the signup page. In order to help recreate this, would you mind sending more of the code you are using with the sing up button?

1 Like