Skip to content

Commit

Permalink
Merge pull request #1059 from Permify/docs
Browse files Browse the repository at this point in the history
docs: minor update on modeling section
  • Loading branch information
EgeAytin committed Feb 17, 2024
2 parents 9db9148 + 0ebcd50 commit 6fcdf1c
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/docs/getting-started/modeling.md
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,11 @@ You will then be able to specify not only individual users but also members of a
- organization:1#viewer@user:U2
- organization:1#viewer@organization:O1#member


With `organization:1#viewer@organization:O1#member` all members of the organization O1 will have the right to perform the relevant action.

In other words, all members in O1 now end up having the relevant `viewer` relation.

You can think of these definitions as a precaution taken against creating undesired user set relationships.
:::

Expand Down

0 comments on commit 6fcdf1c

Please sign in to comment.