User attributes for updateUser (Supabase-compatible)
| Property | Type | Description |
|---|
data? | Record<string, unknown> | User metadata (Supabase-compatible) |
email? | string | New email address |
nonce? | string | Nonce for password update reauthentication |
password? | string | New password |