Hi team
I want to know if it is possible to create a new Auth0 account with an old email id that has been updated.
Example scenario:
1)A user creates an account with emailId user123@gmail.com.
2)The user then logs in to the account and updates their email to user321@gmail.com and validates it.
3)The user then tries to create a new account with user123@gmail.com
I want to know if this is possible.
Currently when we try to do the above, we get an error at the enter and confirm new password stage.
Thanks