Policy Breakdown
Policy | โ:
condition: action.type == :read
authorize if: AshAuthentication is performing this interaction | โ | ๐
forbid unless: actor is present | โ | โ
authorize if: id == {:_actor, :id} | ? |
authorize if: record.memberships.account.memberships.user == actor | ? |
Policy Breakdown
Policy | โ:
condition: action.type == :read
authorize if: AshAuthentication is performing this interaction | โ | ๐
forbid unless: actor is present | โ | โ
authorize if: id == {:_actor, :id} | ? |
authorize if: record.memberships.account.memberships.user == actor | ? |