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 should update either some or all of the instances of axios in the code to use the new global instance added in #24. That way any request can take advantage of the JSONbig response. We should look into adding the custom headers for authentication into this config.
The text was updated successfully, but these errors were encountered:
We should update either some or all of the instances of
axios
in the code to use the new global instance added in #24. That way any request can take advantage of theJSONbig
response. We should look into adding the custom headers for authentication into this config.The text was updated successfully, but these errors were encountered: