when i am using authClient to do a social login using google provider i am passing
errorCallbackURL
errorCallbackURL
key if there is any error ultimately it should redirect me to login page
but when there is api error then instead redirecting to /login with errors as query parameters it is redirecting it to
/api/auth/error
/api/auth/error
i guess
am i doing something wrong here not sure never encountered error since i was using it yesterday i reported it i updated it to latest version then also it is hapenning