wunderdogsw/klepto

Refactor authorization

idosius opened this issue · 0 comments

At the moment, authorization for performing actions such as editing/deleting/voting for ideas, is a bit spread out on the client and server side.

This should be refactored so that the authorization logic is centralized and easy to change.