X Enterprises
nuxt-x-auth-better

Signup

Registration form with name, email, and password fields for Better Auth.

Signup

The XAuthSignup component renders a registration form with name, email, password, and password-confirmation fields. On success it navigates to xAuth.redirects.afterSignup.

Components

<XAuthSignup />

Use on the /auth/signup page. Shown when xAuth.features.signup is true.

<XAuthSignup />

Props

PropTypeDefaultDescription
redirectTostringxAuth.redirects.afterSignupOverride the post-signup redirect path
loadingbooleanfalseShow a loading state on the submit button
errorstring | nullnullDisplay an error message above the form

AI Context

component: XAuthSignup
package: "@xenterprises/nuxt-x-auth-better"
use-when: Signup / registration page backed by Better Auth
Copyright © 2026