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 are handling erros individually for each route which generates a lot of boilerplate. Ideally we would abstract this behavior to make the code simpler and more readable.