MediatR.Behaviors.Authorization icon indicating copy to clipboard operation
MediatR.Behaviors.Authorization copied to clipboard

Why not leverage Microsoft AspnetCore Authorization

Open dazinator opened this issue 7 months ago • 3 comments

Is there a reason not to leverage Microsoft AspNetCore Authorisation - as this would allow .net developers to use a familiar and well documented api for setting up / building authorisation policies. I.e you could outsource all that work to Microsoft, and just integrate that here with mediatr?

dazinator avatar Nov 09 '23 20:11 dazinator