On Automatic Migration proccess, when user logs in, and it’s credentials are validated on external db, the next step is Store User and Hash of password in Auth0 database.
(https://auth0.com/blog/technical-strategies-for-migrating-users-to-auth0/)
My question is, how Auth0 expects my hash? Which algorith? Salted? etc