Supabase.Auth.Schemas.UserParams (supabase_auth v0.6.3)
View SourceParameters for updating user profiles.
This schema is used by Supabase.Auth.update_user/3 to define the
parameters for updating an authenticated user's profile information.
Fields
email- New email address for the userphone- New phone number for the userpassword- New password for the userdata- Additional user metadata to updatenonce- Optional nonce for email change verificationemail_redirect_to- URL to redirect after email change confirmation