I am trying to use async/await to avoid multiple calls when the auth token expires. Once the token expires, the other API calls should hold on until I set the cookies but this i