[[!members.editProfile]]

Available Since: V1.0.0

Draw and manage a form to allow users to edit their profile information.

Parameter Description
onUpdated Optional ID of the document to send the user to after their profile is updated.
usernameEdit Allow editing of the username, 'allow' to allow editing, 'ifNotSet' to allow editing if username not set and undefined to disable, default is to not allow edit.
with2FA If set to `1` allows the user to enable/disable two factor authentication and view the secret key.



TOP