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
The recommendation in this framework will be that any error is thrown as an exception, so that error-handling middlewares can assume that errors can be caught.
The framework itself currently doesn't do that, this should be fixed.