SignUpCredentials
Properties
Section titled “Properties”| Property | Type | Description |
|---|---|---|
captchaToken? | string | CAPTCHA token for bot protection (optional, required if CAPTCHA is enabled) |
email | string | - |
options? | object | - |
options.data? | Record<string, unknown> | User metadata to store in raw_user_meta_data (Supabase-compatible) |
password | string | - |