sealcode / sealious

An extensible, declarative node framework
25 stars 2 forks source link

Per-field access strategies #233

Closed kuba-orlik closed 8 years ago

kuba-orlik commented 8 years ago

Dev should be able to assign an access strategy to each field of a resource type. If not specified, the default access strategy for the resource type is used.

There should be a way to use access strategies to prevent users from seeing a field both in resource body and in resource specification

arkadiusz-wieczorek commented 8 years ago

Good point

kuba-orlik commented 8 years ago

The clearance continues. We're tracking this task with this trello card now