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
We currently have lots of hooks for redirect URLs in the various controllers. It would be interesting to consider more hooks in the success/failure paths of the controller actions so that if people need side effects beyond just the redirect, they can more easily add those.
The text was updated successfully, but these errors were encountered:
We currently have lots of hooks for redirect URLs in the various controllers. It would be interesting to consider more hooks in the success/failure paths of the controller actions so that if people need side effects beyond just the redirect, they can more easily add those.
The text was updated successfully, but these errors were encountered: