Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

firebase auth:import using PBKDF2_SHA512 from . net core identity 3.0 #7586

Open
phinett opened this issue Aug 23, 2024 · 2 comments
Open

firebase auth:import using PBKDF2_SHA512 from . net core identity 3.0 #7586

phinett opened this issue Aug 23, 2024 · 2 comments

Comments

@phinett
Copy link

phinett commented Aug 23, 2024

[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.

@google-oss-bot
Copy link
Contributor

This issue does not seem to follow the issue template. Make sure you provide all the required information.

@aalej
Copy link
Contributor

aalej commented Aug 23, 2024

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants