Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi Folks,
Here is my question.
How do we create the security rule to let the user to publish only the apps owned/created by him.
Is there something that we can give under "Condidtions" when creating the security rule?
Any help is appreciated.
Thanks,
Hemanth.
I think I need to use below.
resource.IsOwned() and resource.owner = user
Going to give a try now.
I think I need to use below.
resource.IsOwned() and resource.owner = user
Going to give a try now.