Firebase:导出用户帐户的电子邮件和密码哈希 [英] Firebase: export user accounts’ email and password hashes

查看:108
本文介绍了Firebase:导出用户帐户的电子邮件和密码哈希的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Firebase上使用电子邮件/密码身份验证.

I use email/password authentication for my Firebase.

我正在考虑转移到另一个后端,我想知道是否有任何方法可以导出用户电子邮件/密码散列,以便可以在Firebase之外对它们进行身份验证?

I’m considering moving to a different backend and I’m wondering if there is any way to export user emails/password hashes so that I can authenticate them outside Firebase?

我还需要了解哈希算法.

I would also need to know the hashing algorithm.

推荐答案

您可以通过编写firebase auth:export save_file.csv --format=csvfirebase auth:export save_file.json --format=json

更多详细信息,请参见firebase文档页面: https://firebase.google .com/docs/cli/auth#authexport

More details can be found on the firebase documentation page: https://firebase.google.com/docs/cli/auth#authexport

这篇关于Firebase:导出用户帐户的电子邮件和密码哈希的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
相关文章
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆