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 has been archived by the owner on Dec 14, 2018. It is now read-only.
It's a bit odd that [Authorize] is in Microsoft.AspNet.Authorization yet its companion attribute [AllowAnonymous] is in Microsoft.AspNet.Mvc. They should both sit together in the same place.
It's a bit odd that
[Authorize]
is inMicrosoft.AspNet.Authorization
yet its companion attribute[AllowAnonymous]
is inMicrosoft.AspNet.Mvc
. They should both sit together in the same place.@Tratcher @HaoK @blowdart @rynowak FYI.
The text was updated successfully, but these errors were encountered: