Closed aaronpowell closed 4 months ago
We have two forms of authorization, and that means we have to set a bunch of stuff in attributes.
We can clean this up by creating a type that inherits AuthorizeAttribute and sets what we need.
AuthorizeAttribute
Depends on #306 being merged.
We have two forms of authorization, and that means we have to set a bunch of stuff in attributes.
We can clean this up by creating a type that inherits
AuthorizeAttribute
and sets what we need.Depends on #306 being merged.