firebase / firebase-admin-node

Firebase Admin Node.js SDK
https://firebase.google.com/docs/admin/setup
Apache License 2.0
1.62k stars 367 forks source link

[FR] Argon2 hashed passwords for the Nodejs library #2307

Open mzimmer-ra opened 12 months ago

mzimmer-ra commented 12 months ago

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 🙂

google-oss-bot commented 12 months ago

I found a few problems with this issue: