learninglocker
learninglocker copied to clipboard
Investigate "write only" scope
Would require the presenter layer, when writing to append extra read scopes valid on the client specifically during that request (as the store service requires the ability to READ as well.
IIRC for the php version I had to patch the duplicate check. Multiple classes were using the db-access method from the reader class, hence inheriting the need for a read-scope.