且构网

分享程序员开发的那些事...
且构网 - 分享程序员编程开发的那些事

将特定角色(身份验证)分配给Firebase控制台用户

更新时间:2023-01-09 13:12:43

firebaser here



项目上的协作者当前可以访问整个Firebase控制台。您可以限制为只读访问权限,但您目前无法限制他们访问的面板。



我们之前已经听到了这个请求,知道这样做扩展Firebase控制台的实用性。我建议您提交功能请求,以添加您的投票。 / p>

I have a Firebase app, and I want to know if it's possible to restrict a Firebase Console user to access only to the "Authorizations" tab. (to CRUD users). The access must be by the Firebase (regular) Web Console

Especially, I don't want the user to see the database data via the web console. Is that possible? I've managed to give him access to the entire project, and he can do anything I can do (is an Admin).

I haven't found nothing about this in the docs / searching.

firebaser here

Collaborators on a project currently have access to the entire Firebase Console. You can limit to having read-only access, but you currently can't limit what panels they have access to.

We've heard the request before and know this would expand the usefulness of the Firebase Console. I recommend that your file a feature request, to add your vote.