Supabase.GoTrue.Schemas.UserParams (supabase_gotrue v0.5.2)
View SourceParameters for updating user profiles.
This schema is used by Supabase.GoTrue.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