Hey team, I have a noob question, as I try to understand how the permission language works.
Say I want to say the following:
a. There are users and albums
b. A user can read all albums where they are an owner
c. A user can read all public albums
The place where I am confused is with
c
. How would I go about doing this?