remove Account
Removes the Webcom account of the currently authenticated user. Note that all identities attached to this account will also be deleted.
If no user is currently authenticated, then this operation fails.
In addition, as this operation is sensible, it also fails if the authentication token of the current user is too old. In this case, the application may ask the user to authenticate afresh.
See also
Parameters
callback
The callback called when the removal operation completes or fails