Simplify decorator for auth validation
This MR simplifies the decorator used to apply auth validation to URLs, mainly to remove one level of nesting that isn't really needed.
This MR simplifies the decorator used to apply auth validation to URLs, mainly to remove one level of nesting that isn't really needed.