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
{{ message }}
This repository was archived by the owner on Dec 13, 2018. It is now read-only.
Security/src/Microsoft.AspNetCore.Authorization/AuthorizationServiceExtensions.cs
Line 65 in 879f0b7
It would be great if there was a way to avoid this allocation per call.
AuthorizationPolicy
already has anIReadOnlyList<Requirements>
Security/src/Microsoft.AspNetCore.Authorization/AuthorizationPolicy.cs
Line 52 in 879f0b7
/cc @HaoK
The text was updated successfully, but these errors were encountered: