SteamDatabase / BrowserExtension

💻 SteamDB's extension for Steam websites
https://steamdb.info/extension/
BSD 3-Clause "New" or "Revised" License
762 stars 55 forks source link

Requests to store performed by extension may log out the user when using expired steamLoginSecure cookie #118

Closed xPaw closed 1 year ago

xPaw commented 1 year ago

This happens because store redirects to login subdomain for token refresh.

Potential fix: https://github.com/SteamDatabase/BrowserExtension/compare/login-redirect-fix