lbry-desktop/ui
infinite-persistence 58773ede91
Reload when auth token mismatch is detected (#6897)
## Tickets
- 5504 Signing out of account causes page to break in other tabs
- 6829 merged accounts - force log out / fail sync when x-auth-token and cookie auth token are different

## Steps to replicate
1. Login to odysee with account-A.
2. Open another tab, and split both tabs on the screen.
3. Logout from the 1st tab. Do not activate (focus) the 2nd tab.
4. On the 1st tab, login with account-B.
5. Activate (focus) the 2nd tab. The wallet would have been merged, and we are still logged in as account-A.

## Approach
Reload when the LBRY API token no longer matches the auth token.
2021-08-18 10:49:09 -04:00
..
component Fallback image for <FileThumbnail> 2021-08-17 19:46:54 -07:00
constants Chore desktop cleanup (#6896) 2021-08-17 18:34:16 -04:00
effects Fallback image for <FileThumbnail> 2021-08-17 19:46:54 -07:00
modal Chore desktop cleanup (#6896) 2021-08-17 18:34:16 -04:00
page Chore desktop cleanup (#6896) 2021-08-17 18:34:16 -04:00
redux Reload when auth token mismatch is detected (#6897) 2021-08-18 10:49:09 -04:00
scss Comment badge to reflect mod and admin status. 2021-08-16 10:08:56 +08:00
util Chore desktop cleanup (#6896) 2021-08-17 18:34:16 -04:00
analytics.js Anthony watchman integration (#6799) 2021-08-10 16:42:50 -04:00
app.js refactor lbrytv web server 2019-11-11 13:27:29 -05:00
comments.js Commentron: incorporate 'setting.Get' into 'doFetchCreatorSettings' 2021-08-12 14:51:41 +08:00
i18n.js Revert "Simplify language lists" 2021-04-06 15:42:27 -04:00
index.jsx bugfix 2021-07-29 12:58:25 -04:00
logWarningConsoleMessage.js new lbc icon 2020-09-29 17:12:32 -04:00
native.js working 2020-12-16 10:52:22 -05:00
reducers.js wip 2021-06-08 13:25:52 -04:00
rewards.js When a new reward is acquired, only close modals if the reward comes from reward_code 2021-01-08 08:16:41 -07:00
store.js sync edited playlists 2021-08-03 11:47:54 -04:00