jungsoft/rajska

Object scope authorization with nested associations

gabrielpra1 opened this issue · 1 comments

The Object Scope Authorization currently does not support nested associations, because when the middleware is executed, the fields are still Ecto.Association.NotLoaded

Closed with #9