It seems there might be situations where the user has an invalid cookie but we still show them the gold-mode download page. This needs fixing, and I think just doing any api fetch on load on the page, and redirect to login if failed, will take care of it.
It seems there might be situations where the user has an invalid cookie but we still show them the gold-mode download page. This needs fixing, and I think just doing any api fetch on load on the page, and redirect to login if failed, will take care of it.