Create new account with old emailId that has been updated

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

Hi @Ujjavala.Singh,

Welcome to the Auth0 Community!

I was able successfully create a second user with the same previously used email address.

I tried it in both the signup page as the user and by creating the user as an admin in the Auth0 Dashboard.

Hope this helps!