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
Add null check to FilterDescriptorExtensions (#25)
* Add null check to FilterDescriptorExtensions
Not every `AuthorizeFilter` will have a policy; Some are dynamically created.
* Add space following `if`.
0 commit comments