firebase / firebase/firebase-admin-node
[FR] Argon2 hashed passwords for the Nodejs library
- 主要语言
- TypeScript
- 星标
- 1.7k
- 派生
- 419
- 平均合并
- 3 天 10 小时
- 30 天内合并 PR
- 16
描述
**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 🙂
贡献指南
调研方向
该 issue 确定了 Node.js 库和 Firebase Auth 用户导入流程,但没有指定文件或测试。首先将 Node.js 导入 API 与链接的 Java Argon2 行为进行比较;当 Node.js 库支持导入经过 Argon2 哈希的密码,并具有匹配的文档化行为和测试覆盖率时,即视为完成。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- node.js, typescript
- 领域
- authentication, security
- Issue 类型
- 功能
- 难度
- 4/5
- 预计耗时
- 3-5 天
- 活跃度
- 停滞
- 描述清晰度
- 基本清楚
- 新手友好度
- 35/100