Assign a specific role (Authentication) to a Firebase Console user

I have a Firebase application, and I want to know if it is possible to restrict the Firebase Console user to only the Authorization tab. (for CRUD users). Access must be via the Firebase (regular) web console

Firebase Console Screenshot

In particular, I do not want the user to see the database data through the web console. Is it possible? I managed to give him access to the whole project, and he can do everything that I can (administrator).

I did not find anything about this in the documentation / search.

+2
source share
1 answer

firebaser here

Firebase. , .

, Firebase Console. , .

+3

Source: https://habr.com/ru/post/1687085/


All Articles