© 2026 Hedgehog Software, LLC
const { data, error } = await authClient.resetPassword({ newPassword: password, token: token as string, });