You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
For my emulator use case we need to allow editing of IAM policies. As this emulator doesn't implement even stubs of the IAM endpoints, we can't use it to test our code.
Describe the solution you'd like
It would be really useful if the bucket/iam endpoints were implemented in this emulator.
Describe alternatives you've considered
We looked into using the new firebase storage emulator but we need to create and delete buckets.
Is your feature request related to a problem? Please describe.
For my emulator use case we need to allow editing of IAM policies. As this emulator doesn't implement even stubs of the IAM endpoints, we can't use it to test our code.
Describe the solution you'd like
It would be really useful if the
bucket/iam
endpoints were implemented in this emulator.Describe alternatives you've considered
We looked into using the new firebase storage emulator but we need to create and delete buckets.
Additional context
GetIAMPolicy
SetIAMPolicy
The text was updated successfully, but these errors were encountered: