-
Notifications
You must be signed in to change notification settings - Fork 265
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(clerk-js): Add support for combined flow in buildUrl
#4626
feat(clerk-js): Add support for combined flow in buildUrl
#4626
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
…sdki-757-buildurls
0bf9516
into
alexcarpenter/sign-in-up-flow-init
Description
Add logic to buildUrl helper for combined flows. When in combinedFlow update to point to the sign-in#/create route to render the sign-up flow.
Checklist
pnpm test
runs as expected.pnpm build
runs as expected.Type of change