You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to create more "samples" for the WopiHost (different providers and integrations) and the WopiHost.Web (minimal Razor pages instead of bloated MVC) - what do you think? Maybe rename the existing ones to WopiHost.Samples.* and/or move to a new subfolder (I know when I started I was having difficulties understanding the difference/usage betwen WopiHost and WopiHost.Web)
->
I would like to replace all authorizationService.AuthorizeAsync() calls in the Controllers to an attribute-based authorization to reduce code bloat (IMO security should be implemented as Infrastructure when possible and not be "in the way") - would also be easier to unit test them
Originally posted by @dviry in #182
The text was updated successfully, but these errors were encountered: