@andreabiagini5/applicazioni-e-servizi-web-project - v1.1.3
Preparing search index...
src/controllers/account
changeEmail
Function changeEmail
changeEmail
(
oldAccountUsername
:
string
,
newEmail
:
string
)
:
Promise
<
void
>
Change the email of the user
Parameters
oldAccountUsername
:
string
newEmail
:
string
the new email of the user
Returns
Promise
<
void
>
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
@andreabiagini5/applicazioni-e-servizi-web-project - v1.1.3
Loading...
Change the email of the user