solid / authorization-panel

Github repository for the Solid Authorization Panel
MIT License
19 stars 20 forks source link

Add create and delete modes #166

Closed justinwb closed 3 years ago

justinwb commented 3 years ago

This PR adds discrete access modes to create and delete resources, vs. the legacy wac behavior that bundles them into write and append.

Note: this PR is a branch off of https://github.com/solid/authorization-panel/pull/152