You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: