bouvet/map

After user deletes account, it is not possible to re-register

Opened this issue · 1 comments

After user deletes account, it is not possible to re-register

If a user regret deleting account there is no way to re register as the email service checks if the email is in the DB and if it is valid.
Now it returns an error.

We should make it available for users to return and create a new account.