简体   繁体   English

如何在启用电话身份验证的情况下导出firebase用户帐户

[英]How to export firebase user account with phone Auth enabled

I need to export and import firebase user accounts. 我需要导出和导入firebase用户帐户。

Its works fine for user who has registered with email password auth. 它适用于已注册电子邮件密码身份验证的用户。

But the export process file doesn't include user phone number, hence the users registered using phone auth are shown as anonymous users when importing. 但导出过程文件不包括用户电话号码,因此使用phone auth注册的用户在导入时会显示为匿名用户。

How to export and import user accounts which support phone auth registration.? 如何导出和导入支持手机身份验证注册的用户帐户。

firebaser here 这里有一个firebaser

The phone number is indeed not yet included in the data that the CLI exports. 电话号码确实尚未包含在CLI导出的数据中。 We want to add it at some point, but as usual: no promises or ballpark timelines. 我们想在某些时候添加它,但像往常一样:没有承诺或球场时间表。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM