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.
(Technical Strategies for Migrating Users to Auth0)
My question is, how Auth0 expects my hash? Which algorith? Salted? etc