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
No Lint Coverage - Unit
No Test Coverage
Event Timeline
keyserver/src/utils/olm-utils.js | ||
---|---|---|
211 | 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 | I left it on purpose because in between some Olm actions are performed, which can be skipped when identity info is null |