v0.8.0
Breaking Changes
context_field_authorized?andfield_authorized?removed, field authorization now useshas_context_access?with rules
Enhancements
- Add custom credo rules
Field authorization middleware:
- Add meta
:rule - Use source struct and scope_by for scoping
- Unify all scope functions in Rajska (no more context_field_authorized)
- Implement
scope_field_byoption
Object authorization middleware:
- Implement
scope_object_byoption