lbry-desktop/ui/redux/actions
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
..
app.js clean 2021-07-15 17:48:02 -04:00
blocked.js Additional pop up menu options 2021-06-15 13:47:56 -04:00
coinSwap.js CoinSwap: websocket + multi-coin 2021-04-13 14:02:25 -04:00
comments.js Commentron: min tip API now uses float again 2021-08-12 14:51:41 +08:00
content.js Fill in remaining Recsys fields 2021-08-03 09:34:36 -04:00
file.js Pop up Menu Fixes and Improvements 2021-07-21 14:40:44 -04:00
livestream.js review 2021-04-23 14:51:09 -04:00
notifications.js Cleaned up notification constants 2021-07-08 11:21:24 +08:00
publish.js Feat publish replays on master (#5863) 2021-04-14 00:06:11 -04:00
reactions.js sync reducer stuff 2020-10-27 10:17:11 -04:00
reportContent.js Add 'ReportContent' actions/reducers/selectors 2021-04-21 10:49:31 -04:00
rewards.js remove paid content reward claim 2020-07-22 12:58:20 -04:00
search.js send recsys powered-by (#6875) 2021-08-17 10:03:25 -04:00
settings.js sync again 2021-01-25 10:39:40 -05:00
subscriptions.js Fix notification bell toast 2021-07-12 11:03:11 -04:00
sync.js Reload when auth token mismatch is detected (#6897) 2021-08-18 10:49:09 -04:00
tags.js sync reducer stuff 2020-10-27 10:17:11 -04:00
user.js youpos 2021-06-18 10:57:19 -04:00
websocket.js Livestream: implement Pinned Comments 2021-08-12 10:39:21 +08:00