#net5 | #aspnet-coreApril 10, 2021Customizing Authorization Responses in .NET 5.0In this post we explore the new IAuthorizationMiddlewareResultHandler interface in .NET 5 that enables you to customize the HTTP response when authorization fails.