ASP.NET MVC custom authorization
I am building a web application using ASP.NET MVC that has two very distinct types of users. I’ll contrive an example and say that one type is content producers (publishers) and another is content consumers (subscribers).