Issues with auth.api.signInSocial()
Hey, I am building out a Hono backend with an Astro Frontend. I want to auth with an api endpoint. I have set this up as /api/v1/auth/signin
When I hit that in a browser, I dont get any errors from better-auth in console, I get redirected to Discord but get the following.
This is the route.
This is the url I am being redirected to, which is clearly deformed.
Anyone run into similar issues?
When I hit that in a browser, I dont get any errors from better-auth in console, I get redirected to Discord but get the following.
This is the route.
This is the url I am being redirected to, which is clearly deformed.
Anyone run into similar issues?