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 20, 2018. It is now read-only.
Our account controller returns action results to signal the middleware what to do. Using action results makes it easier to unit test and its the recommended pattern. Updating from an MVC5 app will already require you to significantly change the auth code, so I don't think we should neither do this nor that there is value here.
From @rustd on June 12, 2015 22:17
Since aspnet/Mvc#2409 is fixed. We should change the AccountController for SSO/ MultiOrg to return void
Copied from original issue: aspnet/Templates#104
The text was updated successfully, but these errors were encountered: