Auth Redirect Wrong path
I just publish my project to prod and the auth is not redirecting to "/dashboard", instead is redirecting to "/", can someone help?
i already configured te "URL Configuration"
Side URL - i put the prod URL from vercel "https://myapp.vercel.app"
Redirect URLs - I added "https://myapp.vercel.app/*" and "https://myapp.vercel.app/auth/callback"
this is the sign in code, image
i already configured te "URL Configuration"
Side URL - i put the prod URL from vercel "https://myapp.vercel.app"
Redirect URLs - I added "https://myapp.vercel.app/*" and "https://myapp.vercel.app/auth/callback"
this is the sign in code, image
