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
Current interface forwards axios request which the client can then call, however we can instead return a wrapped request which would just return the data part of response or an object extending Error o/w.