axios-auth-refresh
axios-auth-refresh copied to clipboard
Resend request with multipart/formdata
How does one use this package with requests that store the auth-token inside multipart-formdata instead of the header?
I don't seem to be able to set the body inside the refreshAuthLogic function.