RubenVerborgh/solid-server-architecture

The Authorization module needs a reason

kjetilk opened this issue · 1 comments

When authorization is not granted, the user needs to know the reason, and so the interface must generate that and be able to report it somehow.

Agreed; we probably want to make it throw an error phrase. Will update.