redirecting user after registration #3824
Replies: 2 comments 3 replies
-
Beta Was this translation helpful? Give feedback.
0 replies
-
Were you able to fix this issue? |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
hello guys im facing a problem with the latest clerk version , when user try to signup using google it works , but the problem after signup and redirecting to / route (http://localhost:3000/) it redirects me from / to https://rested-wombat-61.accounts.dev/sign-up , i need the redirection to be only to http://localhost:3000/
i tried many things in .env.local file like but they didnt work,
notice : signup functionality works my problem only with the second redirection that should not happen
Beta Was this translation helpful? Give feedback.
All reactions