I recently discovered that it’s not possible to change the email of a user. As a result I had to create a feature to move all data from one user to another which in my case was a quite time-consuming task.
I will also need to keep this function updated whenever I use the user object in my data structure.
There are many cases where a change of email is relevant. A company can change its name or email policy, or a user might change her preferred email provider.
Most online services I use allows for change of email, so I wonder why Appfarm has this restriction?
Please allow for change of email in appfarm as well.