Sha512 custom password specifying iterations?

Hi @gcorey

Welcome to the Auth0 Community!

Based on this Knowledge Article → Importing password hash made by PHP fails, Auth0 only accepts the password hashes that were passed through the Algorithm, like SHA256, only once, not looped multiple times.

Thanks!
Dawid