cal.com
cal.com copied to clipboard
[CAL-3054] redirects in /signup.tsx component with parameters
it would be nice if
https://app.cal.com/signup?redirect=https://app.cal.com/settings/teams/new
redirects to:
https://app.cal.com/settings/teams/new
after the entire onboarding is done
that way we can change the signup button on the https://cal.com/pricing page:
to route correctly to the team creation flow
important: make sure the redirect only works within app.cal.com, to prevent abusing the redirect feature for harmful external links.
From SyncLinear.com | CAL-3054
Hi, can you share some more details regarding the flow.
essentially, if /signup has the parameter ?redirect=https://app.cal.com/settings/teams/new it'll redirect to app.cal.com/settings/teams/new after signing up, finishing the /getting-started onboarding
Hi, can you share some more details??
@PeerRich Right now, where is it redirecting?