codbex / codbex-electra

e-Commerce Backoffice Management Application
https://codbex.com
Eclipse Public License 2.0
0 stars 0 forks source link

Electra UI roles management #46

Open iliyan-velichkov opened 7 months ago

iliyan-velichkov commented 7 months ago

Electra should have roles defined for different use cases like Administrator, OrdersProcessor, etc. The corresponding UI elements should be visible only to the users which have the required roles. Everything else shouldn't be accessible, not via UI nor using API calls. It also should not be visible in the UI as well.

depends on: