We currently have two products that have their users in two separate Auth0 databases. Now these users are to be brought together in a database so that they can log in with just one login. Is there a way we can transfer the users including their password? Or is it only possible via export / import and password reset workflow?
Do I understand correctly, we can request the password hashes with a support ticket and can then import them together with the other user data?
In this way, users don’t have to assign a new password?
What format do these password hashes have - is that also in json or csv?