Fix the sign in and sign up links
Closed this issue · 1 comments
max-programming commented
Problem
When the user clicks on either of these links
It takes the user to https://accounts.47eps.xdtzz.lcl.dev/[signinOrSignup]
instead of the main base URL
Solution
Go to your Clerk Dashboard, and open your App Settings (https://dashboard.clerk.dev/instances/{YOUR_INSTANCE}/url-settings)
In the URL & Redirects section, change the default settings to these
tewarig commented
wow, this really helped me. thanks @max-programming