Open phinett opened 3 months ago
This issue does not seem to follow the issue template. Make sure you provide all the required information.
Hey @phinett, thanks for reaching out to us and sharing your use case. Currently, auth:import
does not support the PBKDF2_SHA512 hash-algo. For now, I’ll mark this as a feature request and I'll bring this up in our engineering sync to get some feedback.
For others who are also interested in this feature, please leave a thumbs up on the original post to help our engineers prioritize future development efforts.
[REQUIRED] Environment info
13.15.4
firebase-tools:
Platform: Windows
There isn't an option to import with PBKDF2_SHA512 algo which is what modern versions of the asp.net core identity 3.0 uses to store all password hashes.
I would like to import all my users to firebase, but can't see a way around this without firebase supporting the PBKDF2_SHA512 algo.