0

We have a Google Cloud project and a Firebase project associated with it. I need to add a mobile app developer to the Firebase project, but I don't want them to access the entire Google Cloud platform, which is also used by our website.

Does Firebase has a way to add a new member only to Firebase, minus other Google Cloud services?

Closest IAM roles I found were Firebase Test Lab Admin/Viewer and Firebase Crash Symbol Uploader, but there appears to be no role for Firebase as a whole... am I missing something?

szx
  • 6,433
  • 6
  • 46
  • 67

1 Answers1

0

As mentioned by Doug in his answer, Firebase project and Google Cloud Project are the same entity. Indeed, the only way to limit the member's interaction to just Firebase part is by assigning him desired roles or maybe creating a custom one.

A.Queue
  • 1,549
  • 6
  • 21