firebase / firebase/firebase-admin-node

[firebase/auth] Is there any way to check what are the Password Hashing Parameters for a FB emulator project?

オープン
#2,873 コメント 1 件 リアクション 1 件 担当者 0 名 GitHub で見る
needs-triage
主要言語
TypeScript
スター
1.7k
フォーク
419
平均マージ
3日 10時間
マージ済み PR(30日)
16

説明

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()](https://firebase.google.com/docs/reference/admin/node/firebase-admin.auth.baseauth#baseauthimportusers) 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](https://firebase.google.com/docs/reference/admin/node/firebase-admin.auth.userimportoptions.md#userimportoptions_interface) 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](https://firebase.google.com/docs/auth/admin/import-users#import_users_with_firebase_scrypt_hashed_passwords)) but I haven't been able to find anything for emulator projects.

Is this possible? Any idea?

Thanks!

コントリビューションガイド

コントリビューションガイドを開く

調査の方向性

エントリーポイント importUsers() と UserImportOptions インターフェースから始め、リンクされている通常のプロジェクト向けのパスワードハッシュに関するガイダンスと Firebase Auth エミュレーターの動作を比較します。エミュレーターのパスワードハッシュパラメーターが公開されているかどうかを確認し、存在する場合は、移行のためにそれらを取得または使用するサポート対象の方法を文書化します。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
node.js, typescript
領域
authentication
issue の種類
ドキュメント
難易度
4/5
見積もり時間
3〜5日
活発さ
停滞
明瞭さ
説明が足りない
初心者へのやさしさ
25/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。