从Firebase身份验证中恢复用户列表 [英] Retrive list of user from Firebase Authentication

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

问题描述

如何从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?

解决方案

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

The explanation is in this thread

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

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

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