TypecastException/AspNetIdentity2GroupPermissions

Decouple Mapping to Authroize Role from Actions

Opened this issue · 0 comments

papyr commented

Hi, is there a way for me to create/add roles on the fly, and then map them to the actions in the controller - inside a view, i.e. not having to change the code and recompile everytime I add a new authorize attribute.

thanks