-
- Downloads
Fix token refresh behaviour for non-expired tokens (#4825) (#4827)
The condition was inverted here, but the tests were passing because they didn't add enough expiry time for the token expiry to be over the threshold. Fix the condition and tests, add another test and generally add a bunch of comments so hopefully this is less confusing for the next person. Fixes https://github.com/element-hq/element-web/issues/29858 (cherry picked from commit fea619d3) Co-authored-by:David Baker <dbkr@users.noreply.github.com>
Loading
Please register or sign in to comment