0
alexander.nikonov created
- ABP Framework version: v7.0.1
- UI Type: Angular
- Database System: Oracle
- Auth Server Separated
I create a custom permission definition in DB. On next step I assign it to a user role. This next step is impossible until I restart the app (so the list of permission definitions is being actualized). I do not want app restart - I need a "hot-reload" for permission definitions. How can I implement this? No dramatic changes, no switching to dynamic permissions! - I just need a small "Refresh" method, which would trigger permission definition list reload - so they all would be available for role assignment. Please, show a piece of code.
No answer yet!
Showing 551 to 575 of 31 entries.