firebase-admin-node icon indicating copy to clipboard operation
firebase-admin-node copied to clipboard

[FR] Argon2 hashed passwords for the Nodejs library

Open mzimmer-ra opened this issue 2 years ago • 1 comments

Is your feature request related to a problem? Please describe. I'm using the Argon2 hashed passwords for my application. Currently Firebase supports Argon2 hashed passwords for the Java library: https://firebase.google.com/docs/auth/admin/import-users?hl=en#import_users_with_argon2_hashed_passwords

Describe the solution you'd like It would be great if Firebase could support Argon2 hashed passwords for the NodeJS library.

Describe alternatives you've considered -

Additional context -

Thank you 🙂

mzimmer-ra avatar Sep 19 '23 21:09 mzimmer-ra

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.

google-oss-bot avatar Sep 19 '23 21:09 google-oss-bot