Breaking change in IAuthorizationPolicyProvider #375
Labels
3.0.0
Announcements related to ASP.NET Core 3.0
Announcement
Breaking change
Documented
The breaking change has been published to the .NET Core docs
Migrated
Milestone
As part of dotnet/aspnetcore#9759 we added a new method to
IAuthorizationPolicyProvider.GetFallbackPolicyAsync
which is the policy that will be used by the authorization middleware when no policy is specified.This announcement has been migrated to: dotnet/docs#14834
The text was updated successfully, but these errors were encountered: