Search code examples
firebasefirebase-console

Firebase: Basic Account / User Role (notifications only)


In the FireBase Console for my Android app, is it possible to give a user a role that enables him/her to send notifications to the devices, and nothing more?

I tried the current "project roles", and none seem to suffice, they give the user too many functions.

If I set the most basic role "Project -> Viewer" the user cannot edit anything, but can still delete the app.


Solution

  • There is currently no way to give collaborators access to only a subset of the feature in the Firebase Console.