auth.api.signUpEmail({ headers: await headers(), // < Pass the headers here body: { email, password, name: fullName, }, }),