X Enterprises
nuxt-x-auth

Signup

Registration form with email and password fields for creating a new account.

Signup

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

Components

<XAuthSignup />

Use on the signup page. Hidden when xAuth.features.signup is false.

<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"
use-when: Signup / registration page for any supported auth provider
Copyright © 2026