© 2026 Hedgehog Software, LLC
const { url } = await auth.api.signInSocial({ body: { provider: "google", newUserCallbackURL: "/onboard", }, });