fullstackhero / blazor-wasm-boilerplate

Clean Architecture Boilerplate Template for .NET 6.0 Blazor WebAssembly built for FSH WebAPI with the goodness of MudBlazor Components.

Home Page:https://fullstackhero.net/blazor-webassembly-boilerplate/general/getting-started/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Permission Management for Role

iammukeshm opened this issue · comments

Hi, is someone already implementing this one? I can start with it

@PedroVentura235 you can start with it. Let me know

@PedroVentura235 can we close this? or do we have more changes needed for this?

@PedroVentura235 i was checking this, seems like after logging in as an Admin , I am able to modify the permissions of the Admin Role. I think it's better to disable that. Nobody should be able to modify an Admin's Permission and Admin roles by default should get all the available permission.