As a part of the core backend, user management should be a critical functionality. Fine permission control (e.g. allowing a user to request movies, but not view the fetcher settings) should be an extensible framework.
In addition, there should be a system where endpoints can automatically get a users's permissions and deny/grant them access. A permissions package.
As a part of the core backend, user management should be a critical functionality. Fine permission control (e.g. allowing a user to request movies, but not view the fetcher settings) should be an extensible framework.
In addition, there should be a system where endpoints can automatically get a users's permissions and deny/grant them access. A permissions package.