Hi,
How can loginWithRedirect({ screen_hint: 'signup' })
work with a custom signup form that uses the lock file to add additional signup fields. The Customize Login Page has to remain toggled on so i can use the custom signup but I want to direct my users directly to the signup and not login. How can this be done?
Hi @jerryforcode,
You will need to utilize the strategy outlined for Classic Universal Login. The screen_hint
param only works for New Universal Login.
See this FAQ for details:
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.