cap-js / attachments

The @cap-js/attachments package is a CDS plugin that provides out-of-the box asset storage and handling by using an aspect Attachments. It also provides a CAP-level, easy to use integration of the SAP Object Store.
Apache License 2.0
12 stars 4 forks source link

How to disable downloading for certain users? #67

Open Zahlii opened 3 months ago

Zahlii commented 3 months ago

Is it possible to attach canDownload restrictions somehow, except for attaching to the READ handler and returning an error?