UpdateUserAttributes
User attributes for updateUser (Supabase-compatible)
Properties
Section titled “Properties”| 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 |