Skip to content

SignUpCredentials

Property Type Description
captchaToken? string CAPTCHA token for bot protection (optional, required if CAPTCHA is enabled)
challengeId? string Challenge ID from pre-flight CAPTCHA check (for adaptive trust)
deviceFingerprint? string Device fingerprint for trust tracking (optional)
email string -
options? object -
options.data? Record<string, unknown> User metadata to store in raw_user_meta_data (Supabase-compatible)
password string -