DavidParks8 / Owin-Authorization

Backport of Asp.Net core's policy based authorization to Asp.Net 4
Other
60 stars 16 forks source link

Make AuthorizationHandler<TReq> async only to match Asp.net Core #43

Closed DavidParks8 closed 8 years ago

DavidParks8 commented 8 years ago

Make the changes included in this commit from the Asp.net core repo.