I want to send an Excel file from UI to Node JS, extract authorization token in NODЕ JS and then send to the Flask Server. I don’t want to share my authorization token with the client UI, so I don’t want to send the file from there directly to Flask API. Also, I would like not to save the file