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] Is there any way to check what are the Password Hashing Parameters for a FB emulator project? #2873

Open
hsuabina opened this issue Mar 12, 2025 · 1 comment

Comments

@hsuabina
Copy link

Hello,

I'm trying to export users created in a FB emulator project to import them into another emulator project and eventually a normal FB project.

I'm trying to use the importUsers() function of the SDK. I got the list of users (with hashed passwords) ready for the import, but I'm stuck at provisioning the UserImportOptions argument, since I'm not sure how to obtain these from a FB emulator project.

There are clear instructions on how to get these Password hash parameters for a normal FB project (link) but I haven't been able to find anything for emulator projects.

Is this possible? Any idea?

Thanks!

@google-oss-bot
Copy link

I found a few problems with this issue:

  • I couldn't figure out how to label this issue, so I've labeled it for a human to triage. Hang tight.
  • This issue does not seem to follow the issue template. Make sure you provide all the required information.

@hsuabina hsuabina changed the title [firebase/auth] Is there any way to check what are the _hasing parameters_ set for an emulator project? [firebase/auth] Is there any way to check what are the Password Hashing Parameters for a FB emulator project? Mar 12, 2025
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

2 participants