Needed for ENG-6544 to handle invalid auth from one place
Details
Details
Flow, ran keyserver locally
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
keyserver/src/utils/olm-utils.js | ||
---|---|---|
211 ↗ | (On Diff #45980) | Looking in the diffs later in the stack, verifyUserLoggedIn is called in extracted functions and also in all other functions in /identity-utils.js. I would do the same here |
keyserver/src/utils/olm-utils.js | ||
---|---|---|
211 ↗ | (On Diff #45980) | I left it on purpose because in between some Olm actions are performed, which can be skipped when identity info is null |