axios-auth-refresh icon indicating copy to clipboard operation
axios-auth-refresh copied to clipboard

Resend request with multipart/formdata

Open generated opened this issue 2 years ago • 0 comments

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.

generated avatar Nov 18 '22 19:11 generated