Base URL not working.
I pass the following:
But authClient.useSession() makes a request to the frontend instead of the backend.
But authClient.useSession() makes a request to the frontend instead of the backend.
export const authClient = createAuthClient({
baseURL: "http://localhost:6600",
basePath: "/auth",
});http://localhost:6600/auth