从 Firebase 身份验证中检索用户列表 [英] Retrieve list of user from Firebase Authentication

查看:33
本文介绍了从 Firebase 身份验证中检索用户列表的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何从 Firebase 身份验证中检索用户列表?我可以获得当前"用户,仅此而已.还是我必须先将用户添加到数据库并从那里获取列表?

How can I retrieve the list of users from Firebase Authentication? I can get the 'current' user but that's it. Or do I have to add users to database first and get the list from there?

推荐答案

无法从 Firebase 身份验证中检索用户列表.

It's not possible to retrieve a list of users from Firebase Authentication.

解释在这个线程

唯一的方法是在用户注册后将其保存到数据库中.

The only way to do that is to save the user to the database once they are registered.

这篇关于从 Firebase 身份验证中检索用户列表的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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