Programmatically adjust ACL

Looks nice indeed, but seems not to be able to add an origin to a permission, yet.

Doesnā€™t the new Inrupt Client Library include support for adjusting the ACL?
Or are its abilities not advanced enough? (havenā€™t gotten a chance to look at it closely yet.)

Thatā€™s what @Smag0 and I referred to :wink:

1 Like

Oh wow, completely missed that.
Sorry for the remark then.

No problem, nice to see you

That is correct, it does not currently support handling origins. Also note that itā€™s still in Beta, which is especially relevant when dealing with security-related code such as ACLs.

(I work on solid-client.)

3 Likes

With this library you can add permissions to origins: https://github.com/0wntech/ownacl

However you canā€™t add ā€˜Appendā€™ permissions yet, it is yet to be implemented

1 Like

Iā€™ve replied in the github issue (here).
TL;DR: Itā€™s not maintained, but feel free to open a PR. Iā€™ve explained what I think would be needed to change