Changes the users email. Use this when using basic auth.
Old email for reauthentication.
Old password for reauthentication.
New email for the user.
Changes the users email. Use this when using an external provider.
New email for the user.
Send a verification email to the old address before changing the email?
Changes the users password. Use this when using basic auth.
Old email for reauthentication.
Old password for reauthentication.
New password for the user.
Changes the users password. Use this when using an external provider.
New password for the user.
Deletes the current user. Use this when using basic auth.
Old email for reauthentication.
Old password for reauthentication.
Deletes the current user. Use this when using an external provider.
Generated using TypeDoc
Contains dangerous management functions. Requires reauthentication before usage.