djkean / P1LootLogger

A Way to Report your Loot and View Compiled Data
0 stars 0 forks source link

Users who need a new token have to log in twice before token value is read properly #19

Closed djkean closed 10 months ago

djkean commented 11 months ago

Assuming this is either because of:

  1. useNavigate() navigating the user to a page that requires a token check before the backend can process giving the user a token
  2. The token is being made but not updated in time for the middleware check