await axios.post(session_url, {}, { auth: { username: uname, password: pass } });
https://stackoverflow.com/questions/44072750/how-to-send-basic-auth-with-axios