sua yoo
9532f48515
Fix app not rendering with bad auth storage states ( #597 )
...
* render even if session store throws
* handle after timeout
* remove localstorage key
* update tests
2023-02-14 18:35:21 -08:00
sua yoo
d128525e4e
Run unit tests in frontend PR check ( #569 )
2023-02-06 17:47:15 -08:00
sua yoo
e7f1a00411
Fix authentication getting out of sync between tabs ( #380 )
...
Fixes regression to #361 found after increasing the token timeout by preventing app load until the authentication service is initialized (and finishing check if another tab is logged in.)
2022-11-23 23:36:36 -08:00
sua yoo
4d4ce40443
Refactor & sync user session across tab/windows ( #370 )
2022-11-15 19:49:18 -08:00
sua yoo
1ef9f7df6d
Fix auth not persisting on reload ( #360 )
2022-11-15 13:17:29 -08:00
sua yoo
c577e36b74
add debug for access token
2022-02-08 17:52:27 -08:00
sua yoo
3324bd960f
Refactor to remove sign up and JWT env variables ( #65 )
...
closes #63
closes #66
2021-12-06 19:39:04 -08:00
sua yoo
d5c665be8e
Fix archive invite flow ( #61 )
...
closes #49
2021-12-05 18:23:24 -08:00
sua yoo
1d114c682e
hotfix: prevent session from expiring
2021-12-03 17:40:03 -08:00
sua yoo
30e40adddd
Refresh access token in background ( #48 )
...
closes #22
2021-12-03 10:00:13 -08:00
sua yoo
c48e870ffe
Refactor frontend auth service ( #47 )
2021-12-02 16:31:12 -08:00