[@clerk/nextjs]: Redirect to /sign-up when sign up with SSO and legal enabled #4586
Open
4 tasks done
Labels
needs-triage
A ticket that needs to be triaged by a team member
Preliminary Checks
I have reviewed the documentation: https://clerk.com/docs
I have searched for existing issues: https://github.com/clerk/javascript/issues
I have not already reached out to Clerk support via email or Discord (if you have, no need to open an issue here)
This issue is not a question, general help request, or anything other than a bug report directly related to Clerk. Please ask questions in our Discord community: https://clerk.com/discord.
Reproduction
https://github.com/dikaioai/clerk-nextjs-legal-oauth-error-reproduction
Publishable key
pk_test_aW5mb3JtZWQtY3JhYi0zMS5jbGVyay5hY2NvdW50cy5kZXYk
Description
Steps to reproduce:
Deps:
Dev deps:
Steps to Reproduce
Using the pre-build
SignUp
components from @clerk/nextjs package:Expected Behavior
After SSO authentication, users should be redirected to the
/sign-up/continue
page where they only need to accept the legal terms.Actual Behavior
Inconsistent behavior observed:
/sign-up
page with:Environment
The text was updated successfully, but these errors were encountered: