Hi,
We are looking to migrate from firebase to Auth0, and ideally, we’ll like to import all users one time. However, firebase auth seems to use ‘scrypt’ algorithm, which is not one of the Auth0 hash algorithms in the sample import file.
Any idea of how to import firebase users into Auth0 in bulk while maintaining the password / hashes? Is scrypt hash supported?
Unfortunately, scrypt is not one of our currently supported hashings algos. You will need to consider other user migration methods. This doc should help: