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 14, 2018. It is now read-only.
Right now, you have to return Redirect("/url/to/page"). We should have a first-class method for this so that you don't have to pass in the URL, e.g. return RedirectToSenf();